#69A2FF#69A2FF
#69A2FF is a light, vivid blue. Relative luminance 0.361; OKLCH L 71.4% C 0.149 H 259.7°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #69A2FF |
|---|---|
| RGB | rgb(105, 162, 255) |
| HSL | hsl(217, 100%, 71%) |
| HSV | hsv(217, 59%, 100%) |
| CMYK | cmyk(58.8%, 36.5%, 0%, 0%) |
| CIE-LAB | lab(66.57, 8.50, -51.80) |
| CIE-LCH | lch(66.57, 52.49, 279.32°) |
| OKLab | oklab(71.42% -0.0266 -0.1468) |
| OKLCH | oklch(71.42% 0.149 259.7) |
| XYZ | xyz(36.7897, 36.0607, 99.6100) |
| Luminance | 0.3606 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.16
Carolina Blue
#8AB8FE
ΔE00 6.23
Dodgerblue
#1E90FF
ΔE00 6.99
Dark Sky Blue
#448EE4
ΔE00 7.37
Sky Blue (survey)
#75BBFD
ΔE00 7.50
Azure (survey)
#069AF3
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A2FF #FFC669
analogous
#69EDFF #69A2FF #7B69FF
triadic
#69A2FF #FF69A2 #A2FF69
tetradic
#69A2FF #FF69ED #FFC669 #69FF7B
square
#69A2FF #FF69ED #FFC669 #69FF7B
split-complementary
#69A2FF #FF7B69 #EDFF69
monochromatic
#005AEE #2C7CFF #69A2FF #A6C8FF #E0ECFF
Accessibility & contrast
On white
2.56
#69A2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#69A2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A2FF
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A2FF | 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)
#7BAAFF
Deuteranopia (green-blind)
#679BFD
Tritanopia (blue-blind)
#00B7C4
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #69a2ff; /* rgb */ color: rgb(105, 162, 255); /* oklch */ color: oklch(71.4% 0.149 259.7);
Tailwind
colors: {
custom: {
50: '#9fbdff',
500: '#69a2ff',
950: '#000000',
},
}SCSS
$custom: #69a2ff; $custom-light: #9fbdff; $custom-dark: #000000;
JSON
{
"hex": "#69a2ff",
"rgb": {
"r": 105,
"g": 162,
"b": 255
},
"hsl": {
"h": 217.2,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.71421,
"c": 0.14922,
"h": 259.7
},
"luminance": 0.36064
}Semantic roles & 50–950 ramp
primary
#69A2FF
secondary
#F6E7CE
accent
#8E00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186