#699BE4#699BE4
#699BE4 is a light, vivid blue. Relative luminance 0.320; OKLCH L 68.5% C 0.121 H 257.8°. Best body text is #000000 at 7.41:1 contrast (WCAG AA passes).
Color values
| HEX | #699BE4 |
|---|---|
| RGB | rgb(105, 155, 228) |
| HSL | hsl(216, 69%, 65%) |
| HSV | hsv(216, 54%, 89%) |
| CMYK | cmyk(53.9%, 32%, 0%, 10.6%) |
| CIE-LAB | lab(63.38, 4.03, -42.02) |
| CIE-LCH | lch(63.38, 42.21, 275.47°) |
| OKLab | oklab(68.52% -0.0257 -0.1184) |
| OKLCH | oklch(68.52% 0.121 257.8) |
| XYZ | xyz(31.5458, 32.0449, 77.9067) |
| Luminance | 0.3205 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.06
Dark Sky Blue
#448EE4
ΔE00 5.21
Dodgerblue
#1E90FF
ΔE00 5.83
Soft Blue
#6488EA
ΔE00 6.24
Faded Blue
#658CBB
ΔE00 6.28
Azure (survey)
#069AF3
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699BE4 #E4B269
analogous
#69D8E4 #699BE4 #7469E4
triadic
#699BE4 #E4699B #9BE469
tetradic
#699BE4 #E469D8 #E4B269 #69E474
square
#699BE4 #E469D8 #E4B269 #69E474
split-complementary
#699BE4 #E47469 #D8E469
monochromatic
#205CB2 #3578DB #699BE4 #9DBEED #D1E0F7
Accessibility & contrast
On white
2.83
#699BE4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.41
#699BE4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699BE4
7.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699BE4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699BE4 | 1.00 | 2.83 | 7.41 | 7.41 |
| #FFFFFF | 2.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA0E7
Deuteranopia (green-blind)
#6E94E2
Tritanopia (blue-blind)
#1FABB5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #699be4; /* rgb */ color: rgb(105, 155, 228); /* oklch */ color: oklch(68.5% 0.121 257.8);
Tailwind
colors: {
custom: {
50: '#9bb8ed',
500: '#699be4',
950: '#000000',
},
}SCSS
$custom: #699be4; $custom-light: #9bb8ed; $custom-dark: #000000;
JSON
{
"hex": "#699be4",
"rgb": {
"r": 105,
"g": 155,
"b": 228
},
"hsl": {
"h": 215.61,
"s": 69.492,
"l": 65.294
},
"oklch": {
"l": 0.68519,
"c": 0.12115,
"h": 257.8
},
"luminance": 0.32047
}Semantic roles & 50–950 ramp
primary
#699BE4
secondary
#E9D8C0
accent
#8414D1
background
#FAFBFE
surface
#F3F6FD
border
#CDD0D5
text
#0F1116
muted
#7F8084