#69A3FF#69A3FF
#69A3FF is a light, vivid blue. Relative luminance 0.364; OKLCH L 71.6% C 0.148 H 259.3°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #69A3FF |
|---|---|
| RGB | rgb(105, 163, 255) |
| HSL | hsl(217, 100%, 71%) |
| HSV | hsv(217, 59%, 100%) |
| CMYK | cmyk(58.8%, 36.1%, 0%, 0%) |
| CIE-LAB | lab(66.84, 7.92, -51.37) |
| CIE-LCH | lch(66.84, 51.98, 278.77°) |
| OKLab | oklab(71.63% -0.0276 -0.1456) |
| OKLCH | oklch(71.63% 0.148 259.3) |
| XYZ | xyz(36.9666, 36.4144, 99.6690) |
| Luminance | 0.3642 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 4.44
Carolina Blue
#8AB8FE
ΔE00 6.02
Dodgerblue
#1E90FF
ΔE00 7.09
Sky Blue (survey)
#75BBFD
ΔE00 7.19
Dark Sky Blue
#448EE4
ΔE00 7.52
Azure (survey)
#069AF3
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A3FF #FFC569
analogous
#69EEFF #69A3FF #7A69FF
triadic
#69A3FF #FF69A3 #A3FF69
tetradic
#69A3FF #FF69EE #FFC569 #69FF7A
square
#69A3FF #FF69EE #FFC569 #69FF7A
split-complementary
#69A3FF #FF7A69 #EEFF69
monochromatic
#005CEE #2C7DFF #69A3FF #A6C9FF #E0ECFF
Accessibility & contrast
On white
2.54
#69A3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#69A3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A3FF
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A3FF | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CAAFF
Deuteranopia (green-blind)
#689CFD
Tritanopia (blue-blind)
#00B8C5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #69a3ff; /* rgb */ color: rgb(105, 163, 255); /* oklch */ color: oklch(71.6% 0.148 259.3);
Tailwind
colors: {
custom: {
50: '#9fbdff',
500: '#69a3ff',
950: '#000000',
},
}SCSS
$custom: #69a3ff; $custom-light: #9fbdff; $custom-dark: #000000;
JSON
{
"hex": "#69a3ff",
"rgb": {
"r": 105,
"g": 163,
"b": 255
},
"hsl": {
"h": 216.8,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.7163,
"c": 0.14818,
"h": 259.3
},
"luminance": 0.36418
}Semantic roles & 50–950 ramp
primary
#69A3FF
secondary
#F6E7CE
accent
#8D00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101218
muted
#7F8186