#69A1FF#69A1FF
#69A1FF is a light, vivid blue. Relative luminance 0.357; OKLCH L 71.2% C 0.150 H 260.2°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #69A1FF |
|---|---|
| RGB | rgb(105, 161, 255) |
| HSL | hsl(218, 100%, 71%) |
| HSV | hsv(218, 59%, 100%) |
| CMYK | cmyk(58.8%, 36.9%, 0%, 0%) |
| CIE-LAB | lab(66.30, 9.08, -52.22) |
| CIE-LCH | lch(66.30, 53.01, 279.86°) |
| OKLab | oklab(71.21% -0.0255 -0.1481) |
| OKLCH | oklch(71.21% 0.15 260.2) |
| XYZ | xyz(36.6143, 35.7098, 99.5515) |
| Luminance | 0.3571 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.89
Carolina Blue
#8AB8FE
ΔE00 6.44
Dodgerblue
#1E90FF
ΔE00 6.90
Dark Sky Blue
#448EE4
ΔE00 7.23
Sky Blue (survey)
#75BBFD
ΔE00 7.81
Soft Blue
#6488EA
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A1FF #FFC769
analogous
#69ECFF #69A1FF #7C69FF
triadic
#69A1FF #FF69A1 #A1FF69
tetradic
#69A1FF #FF69EC #FFC769 #69FF7C
square
#69A1FF #FF69EC #FFC769 #69FF7C
split-complementary
#69A1FF #FF7C69 #ECFF69
monochromatic
#0059EE #2C7BFF #69A1FF #A6C7FF #E0ECFF
Accessibility & contrast
On white
2.58
#69A1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#69A1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A1FF
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A1FF | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A9FF
Deuteranopia (green-blind)
#659BFD
Tritanopia (blue-blind)
#00B6C4
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #69a1ff; /* rgb */ color: rgb(105, 161, 255); /* oklch */ color: oklch(71.2% 0.150 260.2);
Tailwind
colors: {
custom: {
50: '#9fbcff',
500: '#69a1ff',
950: '#000000',
},
}SCSS
$custom: #69a1ff; $custom-light: #9fbcff; $custom-dark: #000000;
JSON
{
"hex": "#69a1ff",
"rgb": {
"r": 105,
"g": 161,
"b": 255
},
"hsl": {
"h": 217.6,
"s": 100,
"l": 70.588
},
"oklch": {
"l": 0.71212,
"c": 0.15027,
"h": 260.2
},
"luminance": 0.35713
}Semantic roles & 50–950 ramp
primary
#69A1FF
secondary
#F6E7CE
accent
#9000E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086