#699DEB#699DEB
#699DEB is a light, vivid blue. Relative luminance 0.331; OKLCH L 69.3% C 0.128 H 258.3°. Best body text is #000000 at 7.62:1 contrast (WCAG AA passes).
Color values
| HEX | #699DEB |
|---|---|
| RGB | rgb(105, 157, 235) |
| HSL | hsl(216, 76%, 67%) |
| HSV | hsv(216, 55%, 92%) |
| CMYK | cmyk(55.3%, 33.2%, 0%, 7.8%) |
| CIE-LAB | lab(64.25, 5.06, -44.51) |
| CIE-LCH | lch(64.25, 44.80, 276.48°) |
| OKLab | oklab(69.31% -0.0261 -0.1256) |
| OKLCH | oklch(69.31% 0.128 258.3) |
| XYZ | xyz(32.8729, 33.1127, 83.2402) |
| Luminance | 0.3311 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.45
Dark Sky Blue
#448EE4
ΔE00 5.70
Dodgerblue
#1E90FF
ΔE00 6.00
Soft Blue
#6488EA
ΔE00 6.79
Faded Blue
#658CBB
ΔE00 7.14
Azure (survey)
#069AF3
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699DEB #EBB769
analogous
#69DEEB #699DEB #7669EB
triadic
#699DEB #EB699D #9DEB69
tetradic
#699DEB #EB69DE #EBB769 #69EB76
square
#699DEB #EB69DE #EBB769 #69EB76
split-complementary
#699DEB #EB7669 #DEEB69
monochromatic
#1A5CC0 #337AE4 #699DEB #9FC0F2 #D5E4F9
Accessibility & contrast
On white
2.75
#699DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.62
#699DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699DEB
7.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699DEB | 1.00 | 2.75 | 7.62 | 7.62 |
| #FFFFFF | 2.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA2EE
Deuteranopia (green-blind)
#6D96E9
Tritanopia (blue-blind)
#0AAEB9
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #699deb; /* rgb */ color: rgb(105, 157, 235); /* oklch */ color: oklch(69.3% 0.128 258.3);
Tailwind
colors: {
custom: {
50: '#9cb9f2',
500: '#699deb',
950: '#000000',
},
}SCSS
$custom: #699deb; $custom-light: #9cb9f2; $custom-dark: #000000;
JSON
{
"hex": "#699deb",
"rgb": {
"r": 105,
"g": 157,
"b": 235
},
"hsl": {
"h": 216,
"s": 76.471,
"l": 66.667
},
"oklch": {
"l": 0.69306,
"c": 0.12831,
"h": 258.3
},
"luminance": 0.33115
}Semantic roles & 50–950 ramp
primary
#699DEB
secondary
#EDDCC3
accent
#870DD9
background
#FAFBFE
surface
#F4F6FD
border
#CED0D5
text
#0F1117
muted
#7F8085