#699EEE#699EEE
#699EEE is a light, vivid blue. Relative luminance 0.336; OKLCH L 69.7% C 0.131 H 258.4°. Best body text is #000000 at 7.73:1 contrast (WCAG AA passes).
Color values
| HEX | #699EEE |
|---|---|
| RGB | rgb(105, 158, 238) |
| HSL | hsl(216, 80%, 67%) |
| HSV | hsv(216, 56%, 93%) |
| CMYK | cmyk(55.9%, 33.6%, 0%, 6.7%) |
| CIE-LAB | lab(64.67, 5.42, -45.51) |
| CIE-LCH | lch(64.67, 45.83, 276.79°) |
| OKLab | oklab(69.67% -0.0264 -0.1285) |
| OKLCH | oklch(69.67% 0.131 258.4) |
| XYZ | xyz(33.4798, 33.6273, 85.5988) |
| Luminance | 0.3363 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.73
Dark Sky Blue
#448EE4
ΔE00 5.96
Dodgerblue
#1E90FF
ΔE00 6.12
Soft Blue
#6488EA
ΔE00 7.09
Carolina Blue
#8AB8FE
ΔE00 7.44
Faded Blue
#658CBB
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699EEE #EEB969
analogous
#69E1EE #699EEE #7669EE
triadic
#699EEE #EE699E #9EEE69
tetradic
#699EEE #EE69E1 #EEB969 #69EE76
square
#699EEE #EE69E1 #EEB969 #69EE76
split-complementary
#699EEE #EE7669 #E1EE69
monochromatic
#165CC6 #327AE8 #699EEE #A0C2F4 #D7E5FA
Accessibility & contrast
On white
2.72
#699EEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.73
#699EEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699EEE
7.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699EEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699EEE | 1.00 | 2.72 | 7.73 | 7.73 |
| #FFFFFF | 2.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA4F1
Deuteranopia (green-blind)
#6C97EC
Tritanopia (blue-blind)
#00B0BB
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #699eee; /* rgb */ color: rgb(105, 158, 238); /* oklch */ color: oklch(69.7% 0.131 258.4);
Tailwind
colors: {
custom: {
50: '#9dbaf4',
500: '#699eee',
950: '#000000',
},
}SCSS
$custom: #699eee; $custom-light: #9dbaf4; $custom-dark: #000000;
JSON
{
"hex": "#699eee",
"rgb": {
"r": 105,
"g": 158,
"b": 238
},
"hsl": {
"h": 216.09,
"s": 79.641,
"l": 67.255
},
"oklch": {
"l": 0.69674,
"c": 0.13121,
"h": 258.4
},
"luminance": 0.3363
}Semantic roles & 50–950 ramp
primary
#699EEE
secondary
#EEDEC4
accent
#880ADC
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1117
muted
#7F8085