#699EEB#699EEB
#699EEB is a light, vivid blue. Relative luminance 0.335; OKLCH L 69.5% C 0.127 H 257.7°. Best body text is #000000 at 7.69:1 contrast (WCAG AA passes).
Color values
| HEX | #699EEB |
|---|---|
| RGB | rgb(105, 158, 235) |
| HSL | hsl(216, 76%, 67%) |
| HSV | hsv(216, 55%, 92%) |
| CMYK | cmyk(55.3%, 32.8%, 0%, 7.8%) |
| CIE-LAB | lab(64.53, 4.48, -44.08) |
| CIE-LCH | lch(64.53, 44.31, 275.80°) |
| OKLab | oklab(69.52% -0.0272 -0.1244) |
| OKLCH | oklch(69.52% 0.127 257.7) |
| XYZ | xyz(33.0427, 33.4525, 83.2969) |
| Luminance | 0.3346 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.78
Dark Sky Blue
#448EE4
ΔE00 5.84
Dodgerblue
#1E90FF
ΔE00 6.05
Soft Blue
#6488EA
ΔE00 7.12
Faded Blue
#658CBB
ΔE00 7.34
Azure (survey)
#069AF3
ΔE00 7.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699EEB #EBB669
analogous
#69DFEB #699EEB #7569EB
triadic
#699EEB #EB699E #9EEB69
tetradic
#699EEB #EB69DF #EBB669 #69EB75
square
#699EEB #EB69DF #EBB669 #69EB75
split-complementary
#699EEB #EB7569 #DFEB69
monochromatic
#1A5DC0 #337BE4 #699EEB #9FC1F2 #D5E4F9
Accessibility & contrast
On white
2.73
#699EEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.69
#699EEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699EEB
7.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699EEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699EEB | 1.00 | 2.73 | 7.69 | 7.69 |
| #FFFFFF | 2.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA3EE
Deuteranopia (green-blind)
#6E97E9
Tritanopia (blue-blind)
#09AFBA
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #699eeb; /* rgb */ color: rgb(105, 158, 235); /* oklch */ color: oklch(69.5% 0.127 257.7);
Tailwind
colors: {
custom: {
50: '#9cbaf2',
500: '#699eeb',
950: '#000000',
},
}SCSS
$custom: #699eeb; $custom-light: #9cbaf2; $custom-dark: #000000;
JSON
{
"hex": "#699eeb",
"rgb": {
"r": 105,
"g": 158,
"b": 235
},
"hsl": {
"h": 215.538,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.69519,
"c": 0.1273,
"h": 257.7
},
"luminance": 0.33455
}Semantic roles & 50–950 ramp
primary
#699EEB
secondary
#EDDCC3
accent
#860DD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1117
muted
#7F8085