#69A3F8#69A3F8
#69A3F8 is a light, vivid blue. Relative luminance 0.360; OKLCH L 71.3% C 0.139 H 257.9°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #69A3F8 |
|---|---|
| RGB | rgb(105, 163, 248) |
| HSL | hsl(216, 91%, 69%) |
| HSV | hsv(216, 58%, 97%) |
| CMYK | cmyk(57.7%, 34.3%, 0%, 2.7%) |
| CIE-LAB | lab(66.50, 5.70, -48.09) |
| CIE-LCH | lch(66.50, 48.43, 276.76°) |
| OKLab | oklab(71.26% -0.0293 -0.136) |
| OKLCH | oklch(71.26% 0.139 257.9) |
| XYZ | xyz(35.8602, 35.9719, 93.8422) |
| Luminance | 0.3598 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.33
Carolina Blue
#8AB8FE
ΔE00 6.16
Dodgerblue
#1E90FF
ΔE00 6.85
Sky Blue (survey)
#75BBFD
ΔE00 7.05
Dark Sky Blue
#448EE4
ΔE00 7.18
Azure (survey)
#069AF3
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A3F8 #F8BE69
analogous
#69EBF8 #69A3F8 #7769F8
triadic
#69A3F8 #F869A3 #A3F869
tetradic
#69A3F8 #F869EB #F8BE69 #69F877
square
#69A3F8 #F869EB #F8BE69 #69F877
split-complementary
#69A3F8 #F87769 #EBF869
monochromatic
#0A5FDC #2F7FF5 #69A3F8 #A3C7FB #DEEBFD
Accessibility & contrast
On white
2.56
#69A3F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#69A3F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A3F8
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A3F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A3F8 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A9FC
Deuteranopia (green-blind)
#6D9CF6
Tritanopia (blue-blind)
#00B6C2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #69a3f8; /* rgb */ color: rgb(105, 163, 248); /* oklch */ color: oklch(71.3% 0.139 257.9);
Tailwind
colors: {
custom: {
50: '#9ebdfb',
500: '#69a3f8',
950: '#000000',
},
}SCSS
$custom: #69a3f8; $custom-light: #9ebdfb; $custom-dark: #000000;
JSON
{
"hex": "#69a3f8",
"rgb": {
"r": 105,
"g": 163,
"b": 248
},
"hsl": {
"h": 215.664,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.71258,
"c": 0.13913,
"h": 257.9
},
"luminance": 0.35975
}Semantic roles & 50–950 ramp
primary
#69A3F8
secondary
#F3E2CA
accent
#8800E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1217
muted
#7F8185