#699BE3#699BE3
#699BE3 is a light, moderate blue. Relative luminance 0.320; OKLCH L 68.5% C 0.120 H 257.5°. Best body text is #000000 at 7.40:1 contrast (WCAG AA passes).
Color values
| HEX | #699BE3 |
|---|---|
| RGB | rgb(105, 155, 227) |
| HSL | hsl(215, 69%, 65%) |
| HSV | hsv(215, 54%, 89%) |
| CMYK | cmyk(53.7%, 31.7%, 0%, 11%) |
| CIE-LAB | lab(63.33, 3.72, -41.54) |
| CIE-LCH | lch(63.33, 41.71, 275.11°) |
| OKLab | oklab(68.47% -0.0259 -0.117) |
| OKLCH | oklch(68.47% 0.12 257.5) |
| XYZ | xyz(31.4074, 31.9895, 77.1777) |
| Luminance | 0.3199 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.11
Dark Sky Blue
#448EE4
ΔE00 5.18
Dodgerblue
#1E90FF
ΔE00 5.82
Faded Blue
#658CBB
ΔE00 6.21
Soft Blue
#6488EA
ΔE00 6.26
Azure (survey)
#069AF3
ΔE00 7.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699BE3 #E3B169
analogous
#69D8E3 #699BE3 #7469E3
triadic
#699BE3 #E3699B #9BE369
tetradic
#699BE3 #E369D8 #E3B169 #69E374
square
#699BE3 #E369D8 #E3B169 #69E374
split-complementary
#699BE3 #E37469 #D8E369
monochromatic
#215CB1 #3579D9 #699BE3 #9DBDED #D0E0F6
Accessibility & contrast
On white
2.84
#699BE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.40
#699BE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699BE3
7.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699BE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699BE3 | 1.00 | 2.84 | 7.40 | 7.40 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA0E6
Deuteranopia (green-blind)
#6F94E1
Tritanopia (blue-blind)
#21ABB5
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #699be3; /* rgb */ color: rgb(105, 155, 227); /* oklch */ color: oklch(68.5% 0.120 257.5);
Tailwind
colors: {
custom: {
50: '#9bb8ec',
500: '#699be3',
950: '#000000',
},
}SCSS
$custom: #699be3; $custom-light: #9bb8ec; $custom-dark: #000000;
JSON
{
"hex": "#699be3",
"rgb": {
"r": 105,
"g": 155,
"b": 227
},
"hsl": {
"h": 215.41,
"s": 68.539,
"l": 65.098
},
"oklch": {
"l": 0.68468,
"c": 0.11985,
"h": 257.5
},
"luminance": 0.31992
}Semantic roles & 50–950 ramp
primary
#699BE3
secondary
#E9D8BF
accent
#8415D0
background
#FAFBFE
surface
#F3F6FD
border
#CDD0D5
text
#0F1116
muted
#7F8084