#699FF8#699FF8
#699FF8 is a light, vivid blue. Relative luminance 0.346; OKLCH L 70.4% C 0.143 H 259.9°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #699FF8 |
|---|---|
| RGB | rgb(105, 159, 248) |
| HSL | hsl(217, 91%, 69%) |
| HSV | hsv(217, 58%, 97%) |
| CMYK | cmyk(57.7%, 35.9%, 0%, 2.7%) |
| CIE-LAB | lab(65.42, 8.00, -49.80) |
| CIE-LCH | lch(65.42, 50.44, 279.13°) |
| OKLab | oklab(70.42% -0.025 -0.141) |
| OKLCH | oklch(70.42% 0.143 259.9) |
| XYZ | xyz(35.1612, 34.5739, 93.6092) |
| Luminance | 0.3458 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 3.12
Dodgerblue
#1E90FF
ΔE00 6.49
Dark Sky Blue
#448EE4
ΔE00 6.58
Carolina Blue
#8AB8FE
ΔE00 6.99
Soft Blue
#6488EA
ΔE00 7.39
Azure (survey)
#069AF3
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699FF8 #F8C269
analogous
#69E6F8 #699FF8 #7B69F8
triadic
#699FF8 #F8699F #9FF869
tetradic
#699FF8 #F869E6 #F8C269 #69F87B
square
#699FF8 #F869E6 #F8C269 #69F87B
split-complementary
#699FF8 #F87B69 #E6F869
monochromatic
#0A5ADC #2F7AF5 #699FF8 #A3C4FB #DEEAFD
Accessibility & contrast
On white
2.65
#699FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#699FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699FF8
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699FF8 | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA6FC
Deuteranopia (green-blind)
#6799F6
Tritanopia (blue-blind)
#00B3C0
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #699ff8; /* rgb */ color: rgb(105, 159, 248); /* oklch */ color: oklch(70.4% 0.143 259.9);
Tailwind
colors: {
custom: {
50: '#9ebbfb',
500: '#699ff8',
950: '#000000',
},
}SCSS
$custom: #699ff8; $custom-light: #9ebbfb; $custom-dark: #000000;
JSON
{
"hex": "#699ff8",
"rgb": {
"r": 105,
"g": 159,
"b": 248
},
"hsl": {
"h": 217.343,
"s": 91.083,
"l": 69.216
},
"oklch": {
"l": 0.70415,
"c": 0.14325,
"h": 259.9
},
"luminance": 0.34577
}Semantic roles & 50–950 ramp
primary
#699FF8
secondary
#F3E3CA
accent
#8F00E6
background
#FAFBFF
surface
#F4F6FF
border
#CED0D7
text
#0F1117
muted
#7F8085