#699BE6#699BE6
#699BE6 is a light, vivid blue. Relative luminance 0.322; OKLCH L 68.6% C 0.124 H 258.3°. Best body text is #000000 at 7.43:1 contrast (WCAG AA passes).
Color values
| HEX | #699BE6 |
|---|---|
| RGB | rgb(105, 155, 230) |
| HSL | hsl(216, 71%, 66%) |
| HSV | hsv(216, 54%, 90%) |
| CMYK | cmyk(54.3%, 32.6%, 0%, 9.8%) |
| CIE-LAB | lab(63.47, 4.65, -42.98) |
| CIE-LCH | lch(63.47, 43.23, 276.17°) |
| OKLab | oklab(68.62% -0.0251 -0.1212) |
| OKLCH | oklch(68.62% 0.124 258.3) |
| XYZ | xyz(31.8250, 32.1566, 79.3773) |
| Luminance | 0.3216 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 1.96
Dark Sky Blue
#448EE4
ΔE00 5.28
Dodgerblue
#1E90FF
ΔE00 5.86
Soft Blue
#6488EA
ΔE00 6.20
Faded Blue
#658CBB
ΔE00 6.41
Azure (survey)
#069AF3
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699BE6 #E6B469
analogous
#69DAE6 #699BE6 #7569E6
triadic
#699BE6 #E6699B #9BE669
tetradic
#699BE6 #E669DA #E6B469 #69E675
square
#699BE6 #E669DA #E6B469 #69E675
split-complementary
#699BE6 #E67569 #DAE669
monochromatic
#1E5BB6 #3578DD #699BE6 #9DBEEF #D2E1F7
Accessibility & contrast
On white
2.83
#699BE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.43
#699BE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699BE6
7.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699BE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699BE6 | 1.00 | 2.83 | 7.43 | 7.43 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA0E9
Deuteranopia (green-blind)
#6D94E4
Tritanopia (blue-blind)
#1BACB6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #699be6; /* rgb */ color: rgb(105, 155, 230); /* oklch */ color: oklch(68.6% 0.124 258.3);
Tailwind
colors: {
custom: {
50: '#9cb8ee',
500: '#699be6',
950: '#000000',
},
}SCSS
$custom: #699be6; $custom-light: #9cb8ee; $custom-dark: #000000;
JSON
{
"hex": "#699be6",
"rgb": {
"r": 105,
"g": 155,
"b": 230
},
"hsl": {
"h": 216,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.68621,
"c": 0.12377,
"h": 258.3
},
"luminance": 0.32159
}Semantic roles & 50–950 ramp
primary
#699BE6
secondary
#EADAC1
accent
#8612D3
background
#FAFBFE
surface
#F3F6FD
border
#CDD0D5
text
#0F1116
muted
#7F8084