#69A1FE#69A1FE
#69A1FE is a light, vivid blue. Relative luminance 0.356; OKLCH L 71.2% C 0.149 H 260.0°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #69A1FE |
|---|---|
| RGB | rgb(105, 161, 254) |
| HSL | hsl(217, 99%, 70%) |
| HSV | hsv(217, 59%, 100%) |
| CMYK | cmyk(58.7%, 36.6%, 0%, 0.4%) |
| CIE-LAB | lab(66.25, 8.76, -51.76) |
| CIE-LCH | lch(66.25, 52.49, 279.61°) |
| OKLab | oklab(71.16% -0.0257 -0.1467) |
| OKLCH | oklch(71.16% 0.149 260) |
| XYZ | xyz(36.4537, 35.6456, 98.7060) |
| Luminance | 0.3565 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.85
Carolina Blue
#8AB8FE
ΔE00 6.45
Dodgerblue
#1E90FF
ΔE00 6.86
Dark Sky Blue
#448EE4
ΔE00 7.17
Sky Blue (survey)
#75BBFD
ΔE00 7.79
Soft Blue
#6488EA
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#69A1FE #FEC669
analogous
#69EBFE #69A1FE #7C69FE
triadic
#69A1FE #FE69A1 #A1FE69
tetradic
#69A1FE #FE69EB #FEC669 #69FE7C
square
#69A1FE #FE69EB #FEC669 #69FE7C
split-complementary
#69A1FE #FE7C69 #EBFE69
monochromatic
#0259EB #2C7BFE #69A1FE #A6C7FE #E1ECFF
Accessibility & contrast
On white
2.58
#69A1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#69A1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #69A1FE
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##69A1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##69A1FE | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA9FF
Deuteranopia (green-blind)
#669BFC
Tritanopia (blue-blind)
#00B6C3
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #69a1fe; /* rgb */ color: rgb(105, 161, 254); /* oklch */ color: oklch(71.2% 0.149 260.0);
Tailwind
colors: {
custom: {
50: '#9fbcff',
500: '#69a1fe',
950: '#000000',
},
}SCSS
$custom: #69a1fe; $custom-light: #9fbcff; $custom-dark: #000000;
JSON
{
"hex": "#69a1fe",
"rgb": {
"r": 105,
"g": 161,
"b": 254
},
"hsl": {
"h": 217.45,
"s": 98.675,
"l": 70.392
},
"oklch": {
"l": 0.71158,
"c": 0.14897,
"h": 260
},
"luminance": 0.35649
}Semantic roles & 50–950 ramp
primary
#69A1FE
secondary
#F6E6CD
accent
#8F00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#101118
muted
#7F8086