#69A0FE#69A0FE
#69A0FE is a light, vivid blue. Relative luminance 0.353; OKLCH L 70.9% C 0.150 H 260.5°. Best body text is #000000 at 8.06:1 contrast (WCAG AA passes).
Color values
| HEX | #69A0FE |
|---|---|
| RGB | rgb(105, 160, 254) |
| HSL | hsl(218, 99%, 70%) |
| HSV | hsv(218, 59%, 100%) |
| CMYK | cmyk(58.7%, 37%, 0%, 0.4%) |
| CIE-LAB | lab(65.98, 9.34, -52.18) |
| CIE-LCH | lch(65.98, 53.01, 280.15°) |
| OKLab | oklab(70.95% -0.0247 -0.148) |
| OKLCH | oklch(70.95% 0.15 260.5) |
| XYZ | xyz(36.2797, 35.2975, 98.6479) |
| Luminance | 0.3530 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.58
Carolina Blue
#8AB8FE
ΔE00 6.67
Dodgerblue
#1E90FF
ΔE00 6.79
Dark Sky Blue
#448EE4
ΔE00 7.04
Soft Blue
#6488EA
ΔE00 7.75
Sky Blue (survey)
#75BBFD
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A0FE #FEC769
analogous
#69EBFE #69A0FE #7C69FE
triadic
#69A0FE #FE69A0 #A0FE69
tetradic
#69A0FE #FE69EB #FEC769 #69FE7C
square
#69A0FE #FE69EB #FEC769 #69FE7C
split-complementary
#69A0FE #FE7C69 #EBFE69
monochromatic
#0258EB #2C79FE #69A0FE #A6C7FE #E1ECFF
Accessibility & contrast
On white
2.61
#69A0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.06
#69A0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A0FE
8.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A0FE | 1.00 | 2.61 | 8.06 | 8.06 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#649AFC
Tritanopia (blue-blind)
#00B5C3
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #69a0fe; /* rgb */ color: rgb(105, 160, 254); /* oklch */ color: oklch(70.9% 0.150 260.5);
Tailwind
colors: {
custom: {
50: '#9fbbff',
500: '#69a0fe',
950: '#000000',
},
}SCSS
$custom: #69a0fe; $custom-light: #9fbbff; $custom-dark: #000000;
JSON
{
"hex": "#69a0fe",
"rgb": {
"r": 105,
"g": 160,
"b": 254
},
"hsl": {
"h": 217.852,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.70949,
"c": 0.15003,
"h": 260.5
},
"luminance": 0.35301
}Semantic roles & 50–950 ramp
primary
#69A0FE
secondary
#F6E7CD
accent
#9100E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086