#69A4FF#69A4FF
#69A4FF is a light, vivid blue. Relative luminance 0.368; OKLCH L 71.8% C 0.147 H 258.8°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #69A4FF |
|---|---|
| RGB | rgb(105, 164, 255) |
| HSL | hsl(216, 100%, 71%) |
| HSV | hsv(216, 59%, 100%) |
| CMYK | cmyk(58.8%, 35.7%, 0%, 0%) |
| CIE-LAB | lab(67.10, 7.35, -50.95) |
| CIE-LCH | lch(67.10, 51.47, 278.21°) |
| OKLab | oklab(71.84% -0.0286 -0.1443) |
| OKLCH | oklch(71.84% 0.147 258.8) |
| XYZ | xyz(37.1448, 36.7709, 99.7284) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.73
Carolina Blue
#8AB8FE
ΔE00 5.83
Sky Blue (survey)
#75BBFD
ΔE00 6.88
Dodgerblue
#1E90FF
ΔE00 7.20
Dark Sky Blue
#448EE4
ΔE00 7.68
Azure (survey)
#069AF3
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A4FF #FFC469
analogous
#69EFFF #69A4FF #7969FF
triadic
#69A4FF #FF69A4 #A4FF69
tetradic
#69A4FF #FF69EF #FFC469 #69FF79
square
#69A4FF #FF69EF #FFC469 #69FF79
split-complementary
#69A4FF #FF7969 #EFFF69
monochromatic
#005DEE #2C7FFF #69A4FF #A6C9FF #E0ECFF
Accessibility & contrast
On white
2.51
#69A4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#69A4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A4FF
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A4FF | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#6A9DFD
Tritanopia (blue-blind)
#00B8C5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #69a4ff; /* rgb */ color: rgb(105, 164, 255); /* oklch */ color: oklch(71.8% 0.147 258.8);
Tailwind
colors: {
custom: {
50: '#9fbeff',
500: '#69a4ff',
950: '#000000',
},
}SCSS
$custom: #69a4ff; $custom-light: #9fbeff; $custom-dark: #000000;
JSON
{
"hex": "#69a4ff",
"rgb": {
"r": 105,
"g": 164,
"b": 255
},
"hsl": {
"h": 216.4,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.7184,
"c": 0.14714,
"h": 258.8
},
"luminance": 0.36774
}Semantic roles & 50–950 ramp
primary
#69A4FF
secondary
#F6E6CE
accent
#8B00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186