#699EF8#699EF8
#699EF8 is a light, vivid blue. Relative luminance 0.342; OKLCH L 70.2% C 0.144 H 260.4°. Best body text is #000000 at 7.85:1 contrast (WCAG AA passes).
Color values
| HEX | #699EF8 |
|---|---|
| RGB | rgb(105, 158, 248) |
| HSL | hsl(218, 91%, 69%) |
| HSV | hsv(218, 58%, 97%) |
| CMYK | cmyk(57.7%, 36.3%, 0%, 2.7%) |
| CIE-LAB | lab(65.15, 8.58, -50.23) |
| CIE-LCH | lch(65.15, 50.96, 279.70°) |
| OKLab | oklab(70.21% -0.024 -0.1423) |
| OKLCH | oklch(70.21% 0.144 260.4) |
| XYZ | xyz(34.9899, 34.2313, 93.5522) |
| Luminance | 0.3423 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.84
Dodgerblue
#1E90FF
ΔE00 6.44
Dark Sky Blue
#448EE4
ΔE00 6.46
Soft Blue
#6488EA
ΔE00 7.07
Carolina Blue
#8AB8FE
ΔE00 7.22
Faded Blue
#658CBB
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699EF8 #F8C369
analogous
#69E6F8 #699EF8 #7C69F8
triadic
#699EF8 #F8699E #9EF869
tetradic
#699EF8 #F869E6 #F8C369 #69F87C
square
#699EF8 #F869E6 #F8C369 #69F87C
split-complementary
#699EF8 #F87C69 #E6F869
monochromatic
#0A58DC #2F78F5 #699EF8 #A3C4FB #DEEAFD
Accessibility & contrast
On white
2.68
#699EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.85
#699EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699EF8
7.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699EF8 | 1.00 | 2.68 | 7.85 | 7.85 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A5FC
Deuteranopia (green-blind)
#6698F6
Tritanopia (blue-blind)
#00B2BF
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #699ef8; /* rgb */ color: rgb(105, 158, 248); /* oklch */ color: oklch(70.2% 0.144 260.4);
Tailwind
colors: {
custom: {
50: '#9ebafb',
500: '#699ef8',
950: '#000000',
},
}SCSS
$custom: #699ef8; $custom-light: #9ebafb; $custom-dark: #000000;
JSON
{
"hex": "#699ef8",
"rgb": {
"r": 105,
"g": 158,
"b": 248
},
"hsl": {
"h": 217.762,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.70205,
"c": 0.1443,
"h": 260.4
},
"luminance": 0.34234
}Semantic roles & 50–950 ramp
primary
#699EF8
secondary
#F3E4CA
accent
#9000E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1117
muted
#7F8085