#69A2F6#69A2F6
#69A2F6 is a light, vivid blue. Relative luminance 0.355; OKLCH L 70.9% C 0.138 H 258.0°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #69A2F6 |
|---|---|
| RGB | rgb(105, 162, 246) |
| HSL | hsl(216, 89%, 69%) |
| HSV | hsv(216, 57%, 96%) |
| CMYK | cmyk(57.3%, 34.1%, 0%, 3.5%) |
| CIE-LAB | lab(66.13, 5.64, -47.58) |
| CIE-LCH | lch(66.13, 47.91, 276.76°) |
| OKLab | oklab(70.94% -0.0287 -0.1345) |
| OKLCH | oklch(70.94% 0.138 258) |
| XYZ | xyz(35.3748, 35.4947, 92.1579) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.00
Carolina Blue
#8AB8FE
ΔE00 6.40
Dodgerblue
#1E90FF
ΔE00 6.67
Dark Sky Blue
#448EE4
ΔE00 6.92
Sky Blue (survey)
#75BBFD
ΔE00 7.33
Azure (survey)
#069AF3
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A2F6 #F6BD69
analogous
#69E8F6 #69A2F6 #7769F6
triadic
#69A2F6 #F669A2 #A2F669
tetradic
#69A2F6 #F669E8 #F6BD69 #69F677
square
#69A2F6 #F669E8 #F6BD69 #69F677
split-complementary
#69A2F6 #F67769 #E8F669
monochromatic
#0D5FD8 #2F7EF3 #69A2F6 #A3C6F9 #DCEAFD
Accessibility & contrast
On white
2.59
#69A2F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#69A2F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A2F6
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A2F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A2F6 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA8F9
Deuteranopia (green-blind)
#6D9BF4
Tritanopia (blue-blind)
#00B5C1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #69a2f6; /* rgb */ color: rgb(105, 162, 246); /* oklch */ color: oklch(70.9% 0.138 258.0);
Tailwind
colors: {
custom: {
50: '#9ebdf9',
500: '#69a2f6',
950: '#000000',
},
}SCSS
$custom: #69a2f6; $custom-light: #9ebdf9; $custom-dark: #000000;
JSON
{
"hex": "#69a2f6",
"rgb": {
"r": 105,
"g": 162,
"b": 246
},
"hsl": {
"h": 215.745,
"s": 88.679,
"l": 68.824
},
"oklch": {
"l": 0.70941,
"c": 0.13756,
"h": 258
},
"luminance": 0.35498
}Semantic roles & 50–950 ramp
primary
#69A2F6
secondary
#F2E1C9
accent
#8900E5
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1217
muted
#7F8185