#699BE7#699BE7
#699BE7 is a light, vivid blue. Relative luminance 0.322; OKLCH L 68.7% C 0.125 H 258.5°. Best body text is #000000 at 7.44:1 contrast (WCAG AA passes).
Color values
| HEX | #699BE7 |
|---|---|
| RGB | rgb(105, 155, 231) |
| HSL | hsl(216, 72%, 66%) |
| HSV | hsv(216, 55%, 91%) |
| CMYK | cmyk(54.5%, 32.9%, 0%, 9.4%) |
| CIE-LAB | lab(63.52, 4.96, -43.46) |
| CIE-LCH | lch(63.52, 43.74, 276.51°) |
| OKLab | oklab(68.67% -0.0249 -0.1226) |
| OKLCH | oklch(68.67% 0.125 258.5) |
| XYZ | xyz(31.9659, 32.2129, 80.1190) |
| Luminance | 0.3221 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 1.92
Dark Sky Blue
#448EE4
ΔE00 5.32
Dodgerblue
#1E90FF
ΔE00 5.88
Soft Blue
#6488EA
ΔE00 6.18
Faded Blue
#658CBB
ΔE00 6.48
Azure (survey)
#069AF3
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699BE7 #E7B569
analogous
#69DAE7 #699BE7 #7669E7
triadic
#699BE7 #E7699B #9BE769
tetradic
#699BE7 #E769DA #E7B569 #69E776
square
#699BE7 #E769DA #E7B569 #69E776
split-complementary
#699BE7 #E77669 #DAE769
monochromatic
#1D5BB8 #3478DF #699BE7 #9EBEEF #D3E1F8
Accessibility & contrast
On white
2.82
#699BE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.44
#699BE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699BE7
7.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699BE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699BE7 | 1.00 | 2.82 | 7.44 | 7.44 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA0EA
Deuteranopia (green-blind)
#6D94E5
Tritanopia (blue-blind)
#18ACB6
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #699be7; /* rgb */ color: rgb(105, 155, 231); /* oklch */ color: oklch(68.7% 0.125 258.5);
Tailwind
colors: {
custom: {
50: '#9cb8ef',
500: '#699be7',
950: '#000000',
},
}SCSS
$custom: #699be7; $custom-light: #9cb8ef; $custom-dark: #000000;
JSON
{
"hex": "#699be7",
"rgb": {
"r": 105,
"g": 155,
"b": 231
},
"hsl": {
"h": 216.19,
"s": 72.414,
"l": 65.882
},
"oklch": {
"l": 0.68673,
"c": 0.12509,
"h": 258.5
},
"luminance": 0.32215
}Semantic roles & 50–950 ramp
primary
#699BE7
secondary
#EBDAC1
accent
#8711D4
background
#FAFBFE
surface
#F3F6FD
border
#CDD0D5
text
#0F1116
muted
#7F8084