#699BE5#699BE5
#699BE5 is a light, vivid blue. Relative luminance 0.321; OKLCH L 68.6% C 0.122 H 258.0°. Best body text is #000000 at 7.42:1 contrast (WCAG AA passes).
Color values
| HEX | #699BE5 |
|---|---|
| RGB | rgb(105, 155, 229) |
| HSL | hsl(216, 70%, 65%) |
| HSV | hsv(216, 54%, 90%) |
| CMYK | cmyk(54.1%, 32.3%, 0%, 10.2%) |
| CIE-LAB | lab(63.43, 4.34, -42.50) |
| CIE-LCH | lch(63.43, 42.72, 275.83°) |
| OKLab | oklab(68.57% -0.0254 -0.1198) |
| OKLCH | oklch(68.57% 0.122 258) |
| XYZ | xyz(31.6850, 32.1006, 78.6399) |
| Luminance | 0.3210 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.01
Dark Sky Blue
#448EE4
ΔE00 5.24
Dodgerblue
#1E90FF
ΔE00 5.85
Soft Blue
#6488EA
ΔE00 6.22
Faded Blue
#658CBB
ΔE00 6.34
Azure (survey)
#069AF3
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699BE5 #E5B369
analogous
#69D9E5 #699BE5 #7569E5
triadic
#699BE5 #E5699B #9BE569
tetradic
#699BE5 #E569D9 #E5B369 #69E575
square
#699BE5 #E569D9 #E5B369 #69E575
split-complementary
#699BE5 #E57569 #D9E569
monochromatic
#1F5BB4 #3578DC #699BE5 #9DBEEE #D1E1F7
Accessibility & contrast
On white
2.83
#699BE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.42
#699BE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699BE5
7.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699BE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699BE5 | 1.00 | 2.83 | 7.42 | 7.42 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA0E8
Deuteranopia (green-blind)
#6E94E3
Tritanopia (blue-blind)
#1DABB6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #699be5; /* rgb */ color: rgb(105, 155, 229); /* oklch */ color: oklch(68.6% 0.122 258.0);
Tailwind
colors: {
custom: {
50: '#9cb8ed',
500: '#699be5',
950: '#000000',
},
}SCSS
$custom: #699be5; $custom-light: #9cb8ed; $custom-dark: #000000;
JSON
{
"hex": "#699be5",
"rgb": {
"r": 105,
"g": 155,
"b": 229
},
"hsl": {
"h": 215.806,
"s": 70.455,
"l": 65.49
},
"oklch": {
"l": 0.6857,
"c": 0.12247,
"h": 258
},
"luminance": 0.32103
}Semantic roles & 50–950 ramp
primary
#699BE5
secondary
#EAD9C0
accent
#8513D2
background
#FAFBFE
surface
#F3F6FD
border
#CDD0D5
text
#0F1116
muted
#7F8084