#699EF9#699EF9
#699EF9 is a light, vivid blue. Relative luminance 0.343; OKLCH L 70.3% C 0.146 H 260.6°. Best body text is #000000 at 7.86:1 contrast (WCAG AA passes).
Color values
| HEX | #699EF9 |
|---|---|
| RGB | rgb(105, 158, 249) |
| HSL | hsl(218, 92%, 69%) |
| HSV | hsv(218, 58%, 98%) |
| CMYK | cmyk(57.8%, 36.5%, 0%, 2.4%) |
| CIE-LAB | lab(65.19, 8.90, -50.70) |
| CIE-LCH | lch(65.19, 51.47, 279.96°) |
| OKLab | oklab(70.26% -0.0238 -0.1437) |
| OKLCH | oklch(70.26% 0.146 260.6) |
| XYZ | xyz(35.1455, 34.2936, 94.3714) |
| Luminance | 0.3430 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.87
Dodgerblue
#1E90FF
ΔE00 6.47
Dark Sky Blue
#448EE4
ΔE00 6.52
Soft Blue
#6488EA
ΔE00 7.07
Carolina Blue
#8AB8FE
ΔE00 7.20
Faded Blue
#658CBB
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699EF9 #F9C469
analogous
#69E6F9 #699EF9 #7C69F9
triadic
#699EF9 #F9699E #9EF969
tetradic
#699EF9 #F969E6 #F9C469 #69F97C
square
#699EF9 #F969E6 #F9C469 #69F97C
split-complementary
#699EF9 #F97C69 #E6F969
monochromatic
#0958DF #2E78F7 #699EF9 #A4C4FB #DFEAFE
Accessibility & contrast
On white
2.67
#699EF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.86
#699EF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699EF9
7.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699EF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699EF9 | 1.00 | 2.67 | 7.86 | 7.86 |
| #FFFFFF | 2.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A6FD
Deuteranopia (green-blind)
#6598F7
Tritanopia (blue-blind)
#00B2C0
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #699ef9; /* rgb */ color: rgb(105, 158, 249); /* oklch */ color: oklch(70.3% 0.146 260.6);
Tailwind
colors: {
custom: {
50: '#9ebafb',
500: '#699ef9',
950: '#000000',
},
}SCSS
$custom: #699ef9; $custom-light: #9ebafb; $custom-dark: #000000;
JSON
{
"hex": "#699ef9",
"rgb": {
"r": 105,
"g": 158,
"b": 249
},
"hsl": {
"h": 217.917,
"s": 92.308,
"l": 69.412
},
"oklch": {
"l": 0.70259,
"c": 0.14561,
"h": 260.6
},
"luminance": 0.34297
}Semantic roles & 50–950 ramp
primary
#699EF9
secondary
#F4E4CA
accent
#9100E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1117
muted
#7F8085