#69A3F9#69A3F9
#69A3F9 is a light, vivid blue. Relative luminance 0.360; OKLCH L 71.3% C 0.140 H 258.1°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #69A3F9 |
|---|---|
| RGB | rgb(105, 163, 249) |
| HSL | hsl(216, 92%, 69%) |
| HSV | hsv(216, 58%, 98%) |
| CMYK | cmyk(57.8%, 34.5%, 0%, 2.4%) |
| CIE-LAB | lab(66.55, 6.01, -48.56) |
| CIE-LCH | lch(66.55, 48.93, 277.06°) |
| OKLab | oklab(71.31% -0.029 -0.1374) |
| OKLCH | oklch(71.31% 0.14 258.1) |
| XYZ | xyz(36.0158, 36.0341, 94.6615) |
| Luminance | 0.3604 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.34
Carolina Blue
#8AB8FE
ΔE00 6.13
Dodgerblue
#1E90FF
ΔE00 6.88
Sky Blue (survey)
#75BBFD
ΔE00 7.07
Dark Sky Blue
#448EE4
ΔE00 7.23
Azure (survey)
#069AF3
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A3F9 #F9BF69
analogous
#69EBF9 #69A3F9 #7769F9
triadic
#69A3F9 #F969A3 #A3F969
tetradic
#69A3F9 #F969EB #F9BF69 #69F977
square
#69A3F9 #F969EB #F9BF69 #69F977
split-complementary
#69A3F9 #F97769 #EBF969
monochromatic
#095FDF #2E7FF7 #69A3F9 #A4C7FB #DFEBFE
Accessibility & contrast
On white
2.56
#69A3F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#69A3F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A3F9
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A3F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A3F9 | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA9FD
Deuteranopia (green-blind)
#6C9CF7
Tritanopia (blue-blind)
#00B6C2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #69a3f9; /* rgb */ color: rgb(105, 163, 249); /* oklch */ color: oklch(71.3% 0.140 258.1);
Tailwind
colors: {
custom: {
50: '#9ebdfb',
500: '#69a3f9',
950: '#000000',
},
}SCSS
$custom: #69a3f9; $custom-light: #9ebdfb; $custom-dark: #000000;
JSON
{
"hex": "#69a3f9",
"rgb": {
"r": 105,
"g": 163,
"b": 249
},
"hsl": {
"h": 215.833,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.7131,
"c": 0.14042,
"h": 258.1
},
"luminance": 0.36037
}Semantic roles & 50–950 ramp
primary
#69A3F9
secondary
#F4E3CA
accent
#8900E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1217
muted
#7F8185