#699CE4#699CE4
#699CE4 is a light, vivid blue. Relative luminance 0.324; OKLCH L 68.7% C 0.120 H 257.1°. Best body text is #000000 at 7.48:1 contrast (WCAG AA passes).
Color values
| HEX | #699CE4 |
|---|---|
| RGB | rgb(105, 156, 228) |
| HSL | hsl(215, 69%, 65%) |
| HSV | hsv(215, 54%, 89%) |
| CMYK | cmyk(53.9%, 31.6%, 0%, 10.6%) |
| CIE-LAB | lab(63.66, 3.45, -41.59) |
| CIE-LCH | lch(63.66, 41.73, 274.74°) |
| OKLab | oklab(68.73% -0.0268 -0.1171) |
| OKLCH | oklch(68.73% 0.12 257.1) |
| XYZ | xyz(31.7129, 32.3791, 77.9624) |
| Luminance | 0.3238 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.37
Dark Sky Blue
#448EE4
ΔE00 5.32
Dodgerblue
#1E90FF
ΔE00 5.85
Faded Blue
#658CBB
ΔE00 6.49
Soft Blue
#6488EA
ΔE00 6.58
Azure (survey)
#069AF3
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699CE4 #E4B169
analogous
#69DAE4 #699CE4 #7369E4
triadic
#699CE4 #E4699C #9CE469
tetradic
#699CE4 #E469DA #E4B169 #69E473
square
#699CE4 #E469DA #E4B169 #69E473
split-complementary
#699CE4 #E47369 #DAE469
monochromatic
#205DB2 #357ADB #699CE4 #9DBEED #D1E0F7
Accessibility & contrast
On white
2.81
#699CE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.48
#699CE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699CE4
7.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699CE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699CE4 | 1.00 | 2.81 | 7.48 | 7.48 |
| #FFFFFF | 2.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA1E7
Deuteranopia (green-blind)
#7095E2
Tritanopia (blue-blind)
#1EACB6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #699ce4; /* rgb */ color: rgb(105, 156, 228); /* oklch */ color: oklch(68.7% 0.120 257.1);
Tailwind
colors: {
custom: {
50: '#9bb8ed',
500: '#699ce4',
950: '#000000',
},
}SCSS
$custom: #699ce4; $custom-light: #9bb8ed; $custom-dark: #000000;
JSON
{
"hex": "#699ce4",
"rgb": {
"r": 105,
"g": 156,
"b": 228
},
"hsl": {
"h": 215.122,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.68734,
"c": 0.12017,
"h": 257.1
},
"luminance": 0.32382
}Semantic roles & 50–950 ramp
primary
#699CE4
secondary
#E9D8C0
accent
#8314D1
background
#FAFBFE
surface
#F3F6FD
border
#CDD0D5
text
#0F1116
muted
#7F8084