#699CE5#699CE5
#699CE5 is a light, vivid blue. Relative luminance 0.324; OKLCH L 68.8% C 0.121 H 257.4°. Best body text is #000000 at 7.49:1 contrast (WCAG AA passes).
Color values
| HEX | #699CE5 |
|---|---|
| RGB | rgb(105, 156, 229) |
| HSL | hsl(215, 70%, 65%) |
| HSV | hsv(215, 54%, 90%) |
| CMYK | cmyk(54.1%, 31.9%, 0%, 10.2%) |
| CIE-LAB | lab(63.70, 3.76, -42.07) |
| CIE-LCH | lch(63.70, 42.24, 275.11°) |
| OKLab | oklab(68.79% -0.0265 -0.1185) |
| OKLCH | oklch(68.79% 0.121 257.4) |
| XYZ | xyz(31.8521, 32.4348, 78.6956) |
| Luminance | 0.3244 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.32
Dark Sky Blue
#448EE4
ΔE00 5.36
Dodgerblue
#1E90FF
ΔE00 5.86
Faded Blue
#658CBB
ΔE00 6.55
Soft Blue
#6488EA
ΔE00 6.56
Azure (survey)
#069AF3
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699CE5 #E5B269
analogous
#69DAE5 #699CE5 #7469E5
triadic
#699CE5 #E5699C #9CE569
tetradic
#699CE5 #E569DA #E5B269 #69E574
square
#699CE5 #E569DA #E5B269 #69E574
split-complementary
#699CE5 #E57469 #DAE569
monochromatic
#1F5DB4 #357ADC #699CE5 #9DBEEE #D1E1F7
Accessibility & contrast
On white
2.80
#699CE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.49
#699CE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699CE5
7.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699CE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699CE5 | 1.00 | 2.80 | 7.49 | 7.49 |
| #FFFFFF | 2.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA1E8
Deuteranopia (green-blind)
#6F95E3
Tritanopia (blue-blind)
#1CACB6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #699ce5; /* rgb */ color: rgb(105, 156, 229); /* oklch */ color: oklch(68.8% 0.121 257.4);
Tailwind
colors: {
custom: {
50: '#9cb8ed',
500: '#699ce5',
950: '#000000',
},
}SCSS
$custom: #699ce5; $custom-light: #9cb8ed; $custom-dark: #000000;
JSON
{
"hex": "#699ce5",
"rgb": {
"r": 105,
"g": 156,
"b": 229
},
"hsl": {
"h": 215.323,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.68785,
"c": 0.12147,
"h": 257.4
},
"luminance": 0.32437
}Semantic roles & 50–950 ramp
primary
#699CE5
secondary
#EAD9C0
accent
#8413D2
background
#FAFBFE
surface
#F3F6FD
border
#CDD0D5
text
#0F1116
muted
#7F8084