#699DE8#699DE8
#699DE8 is a light, vivid blue. Relative luminance 0.329; OKLCH L 69.2% C 0.124 H 257.5°. Best body text is #000000 at 7.59:1 contrast (WCAG AA passes).
Color values
| HEX | #699DE8 |
|---|---|
| RGB | rgb(105, 157, 232) |
| HSL | hsl(215, 73%, 66%) |
| HSV | hsv(215, 55%, 91%) |
| CMYK | cmyk(54.7%, 32.3%, 0%, 9%) |
| CIE-LAB | lab(64.11, 4.12, -43.08) |
| CIE-LCH | lch(64.11, 43.27, 275.46°) |
| OKLab | oklab(69.15% -0.0268 -0.1215) |
| OKLCH | oklch(69.15% 0.124 257.5) |
| XYZ | xyz(32.4431, 32.9408, 80.9768) |
| Luminance | 0.3294 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.53
Dark Sky Blue
#448EE4
ΔE00 5.59
Dodgerblue
#1E90FF
ΔE00 5.94
Soft Blue
#6488EA
ΔE00 6.83
Faded Blue
#658CBB
ΔE00 6.95
Azure (survey)
#069AF3
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699DE8 #E8B469
analogous
#69DCE8 #699DE8 #7469E8
triadic
#699DE8 #E8699D #9DE869
tetradic
#699DE8 #E869DC #E8B469 #69E874
square
#699DE8 #E869DC #E8B469 #69E874
split-complementary
#699DE8 #E87469 #DCE869
monochromatic
#1D5DBA #347AE0 #699DE8 #9EC0F0 #D3E2F8
Accessibility & contrast
On white
2.77
#699DE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.59
#699DE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699DE8
7.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699DE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699DE8 | 1.00 | 2.77 | 7.59 | 7.59 |
| #FFFFFF | 2.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA2EB
Deuteranopia (green-blind)
#6F96E6
Tritanopia (blue-blind)
#14AEB8
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #699de8; /* rgb */ color: rgb(105, 157, 232); /* oklch */ color: oklch(69.2% 0.124 257.5);
Tailwind
colors: {
custom: {
50: '#9cb9ef',
500: '#699de8',
950: '#000000',
},
}SCSS
$custom: #699de8; $custom-light: #9cb9ef; $custom-dark: #000000;
JSON
{
"hex": "#699de8",
"rgb": {
"r": 105,
"g": 157,
"b": 232
},
"hsl": {
"h": 215.433,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.69152,
"c": 0.12439,
"h": 257.5
},
"luminance": 0.32943
}Semantic roles & 50–950 ramp
primary
#699DE8
secondary
#EBDAC2
accent
#8510D6
background
#FAFBFE
surface
#F3F6FD
border
#CDD0D5
text
#0F1116
muted
#7F8084