#699BE2#699BE2
#699BE2 is a light, moderate blue. Relative luminance 0.319; OKLCH L 68.4% C 0.119 H 257.2°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #699BE2 |
|---|---|
| RGB | rgb(105, 155, 226) |
| HSL | hsl(215, 68%, 65%) |
| HSV | hsv(215, 54%, 89%) |
| CMYK | cmyk(53.5%, 31.4%, 0%, 11.4%) |
| CIE-LAB | lab(63.29, 3.41, -41.06) |
| CIE-LCH | lch(63.29, 41.20, 274.74°) |
| OKLab | oklab(68.42% -0.0262 -0.1156) |
| OKLCH | oklch(68.42% 0.119 257.2) |
| XYZ | xyz(31.2698, 31.9345, 76.4529) |
| Luminance | 0.3194 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 2.17
Dark Sky Blue
#448EE4
ΔE00 5.14
Dodgerblue
#1E90FF
ΔE00 5.81
Faded Blue
#658CBB
ΔE00 6.15
Soft Blue
#6488EA
ΔE00 6.29
Azure (survey)
#069AF3
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699BE2 #E2B069
analogous
#69D7E2 #699BE2 #7469E2
triadic
#699BE2 #E2699B #9BE269
tetradic
#699BE2 #E269D7 #E2B069 #69E274
square
#699BE2 #E269D7 #E2B069 #69E274
split-complementary
#699BE2 #E27469 #D7E269
monochromatic
#225CAF #3679D8 #699BE2 #9CBDEC #D0DFF6
Accessibility & contrast
On white
2.84
#699BE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#699BE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699BE2
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699BE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699BE2 | 1.00 | 2.84 | 7.39 | 7.39 |
| #FFFFFF | 2.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA0E5
Deuteranopia (green-blind)
#7094E1
Tritanopia (blue-blind)
#22ABB4
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #699be2; /* rgb */ color: rgb(105, 155, 226); /* oklch */ color: oklch(68.4% 0.119 257.2);
Tailwind
colors: {
custom: {
50: '#9bb8eb',
500: '#699be2',
950: '#000000',
},
}SCSS
$custom: #699be2; $custom-light: #9bb8eb; $custom-dark: #000000;
JSON
{
"hex": "#699be2",
"rgb": {
"r": 105,
"g": 155,
"b": 226
},
"hsl": {
"h": 215.207,
"s": 67.598,
"l": 64.902
},
"oklch": {
"l": 0.68418,
"c": 0.11855,
"h": 257.2
},
"luminance": 0.31937
}Semantic roles & 50–950 ramp
primary
#699BE2
secondary
#E8D7BF
accent
#8316D0
background
#FAFBFE
surface
#F3F6FD
border
#CDD0D5
text
#0F1116
muted
#7F8084