#699CE8#699CE8
#699CE8 is a light, vivid blue. Relative luminance 0.326; OKLCH L 68.9% C 0.125 H 258.2°. Best body text is #000000 at 7.52:1 contrast (WCAG AA passes).
Color values
| HEX | #699CE8 |
|---|---|
| RGB | rgb(105, 156, 232) |
| HSL | hsl(216, 73%, 66%) |
| HSV | hsv(216, 55%, 91%) |
| CMYK | cmyk(54.7%, 32.8%, 0%, 9%) |
| CIE-LAB | lab(63.84, 4.69, -43.51) |
| CIE-LCH | lch(63.84, 43.76, 276.16°) |
| OKLab | oklab(68.94% -0.0257 -0.1227) |
| OKLCH | oklch(68.94% 0.125 258.2) |
| XYZ | xyz(32.2746, 32.6038, 80.9207) |
| Luminance | 0.3261 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.20
Dark Sky Blue
#448EE4
ΔE00 5.46
Dodgerblue
#1E90FF
ΔE00 5.91
Soft Blue
#6488EA
ΔE00 6.50
Faded Blue
#658CBB
ΔE00 6.74
Azure (survey)
#069AF3
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699CE8 #E8B569
analogous
#69DBE8 #699CE8 #7569E8
triadic
#699CE8 #E8699C #9CE869
tetradic
#699CE8 #E869DB #E8B569 #69E875
square
#699CE8 #E869DB #E8B569 #69E875
split-complementary
#699CE8 #E87569 #DBE869
monochromatic
#1D5CBA #3479E0 #699CE8 #9EBFF0 #D3E2F8
Accessibility & contrast
On white
2.79
#699CE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.52
#699CE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699CE8
7.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699CE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699CE8 | 1.00 | 2.79 | 7.52 | 7.52 |
| #FFFFFF | 2.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA1EB
Deuteranopia (green-blind)
#6D95E6
Tritanopia (blue-blind)
#15ADB7
Achromatopsia (no color)
#9B9B9B
Design tokens & code
CSS
--color: #699ce8; /* rgb */ color: rgb(105, 156, 232); /* oklch */ color: oklch(68.9% 0.125 258.2);
Tailwind
colors: {
custom: {
50: '#9cb8ef',
500: '#699ce8',
950: '#000000',
},
}SCSS
$custom: #699ce8; $custom-light: #9cb8ef; $custom-dark: #000000;
JSON
{
"hex": "#699ce8",
"rgb": {
"r": 105,
"g": 156,
"b": 232
},
"hsl": {
"h": 215.906,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.68938,
"c": 0.12539,
"h": 258.2
},
"luminance": 0.32606
}Semantic roles & 50–950 ramp
primary
#699CE8
secondary
#EBDBC2
accent
#8610D6
background
#FAFBFE
surface
#F3F6FD
border
#CDD0D5
text
#0F1116
muted
#7F8084