#699DE6#699DE6
#699DE6 is a light, vivid blue. Relative luminance 0.328; OKLCH L 69.0% C 0.122 H 257.0°. Best body text is #000000 at 7.57:1 contrast (WCAG AA passes).
Color values
| HEX | #699DE6 |
|---|---|
| RGB | rgb(105, 157, 230) |
| HSL | hsl(215, 71%, 66%) |
| HSV | hsv(215, 54%, 90%) |
| CMYK | cmyk(54.3%, 31.7%, 0%, 9.8%) |
| CIE-LAB | lab(64.02, 3.50, -42.12) |
| CIE-LCH | lch(64.02, 42.26, 274.75°) |
| OKLab | oklab(69.05% -0.0274 -0.1187) |
| OKLCH | oklch(69.05% 0.122 257) |
| XYZ | xyz(32.1606, 32.8278, 79.4892) |
| Luminance | 0.3283 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.61
Dark Sky Blue
#448EE4
ΔE00 5.52
Dodgerblue
#1E90FF
ΔE00 5.91
Faded Blue
#658CBB
ΔE00 6.82
Soft Blue
#6488EA
ΔE00 6.87
Azure (survey)
#069AF3
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699DE6 #E6B269
analogous
#69DCE6 #699DE6 #7369E6
triadic
#699DE6 #E6699D #9DE669
tetradic
#699DE6 #E669DC #E6B269 #69E673
square
#699DE6 #E669DC #E6B269 #69E673
split-complementary
#699DE6 #E67369 #DCE669
monochromatic
#1E5EB6 #357BDD #699DE6 #9DBFEF #D2E2F7
Accessibility & contrast
On white
2.78
#699DE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.57
#699DE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699DE6
7.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699DE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699DE6 | 1.00 | 2.78 | 7.57 | 7.57 |
| #FFFFFF | 2.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A2E9
Deuteranopia (green-blind)
#7096E4
Tritanopia (blue-blind)
#19ADB7
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #699de6; /* rgb */ color: rgb(105, 157, 230); /* oklch */ color: oklch(69.0% 0.122 257.0);
Tailwind
colors: {
custom: {
50: '#9cb9ee',
500: '#699de6',
950: '#000000',
},
}SCSS
$custom: #699de6; $custom-light: #9cb9ee; $custom-dark: #000000;
JSON
{
"hex": "#699de6",
"rgb": {
"r": 105,
"g": 157,
"b": 230
},
"hsl": {
"h": 215.04,
"s": 71.429,
"l": 65.686
},
"oklch": {
"l": 0.6905,
"c": 0.12179,
"h": 257
},
"luminance": 0.3283
}Semantic roles & 50–950 ramp
primary
#699DE6
secondary
#EAD9C1
accent
#8312D3
background
#FAFBFE
surface
#F3F6FD
border
#CDD0D5
text
#0F1116
muted
#7F8084