#699BE8#699BE8
#699BE8 is a light, vivid blue. Relative luminance 0.323; OKLCH L 68.7% C 0.126 H 258.8°. Best body text is #000000 at 7.45:1 contrast (WCAG AA passes).
Color values
| HEX | #699BE8 |
|---|---|
| RGB | rgb(105, 155, 232) |
| HSL | hsl(216, 73%, 66%) |
| HSV | hsv(216, 55%, 91%) |
| CMYK | cmyk(54.7%, 33.2%, 0%, 9%) |
| CIE-LAB | lab(63.57, 5.27, -43.94) |
| CIE-LCH | lch(63.57, 44.25, 276.84°) |
| OKLab | oklab(68.72% -0.0246 -0.124) |
| OKLCH | oklch(68.72% 0.126 258.8) |
| XYZ | xyz(32.1075, 32.2696, 80.8650) |
| Luminance | 0.3227 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 1.88
Dark Sky Blue
#448EE4
ΔE00 5.36
Dodgerblue
#1E90FF
ΔE00 5.90
Soft Blue
#6488EA
ΔE00 6.16
Faded Blue
#658CBB
ΔE00 6.54
Azure (survey)
#069AF3
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699BE8 #E8B669
analogous
#69DAE8 #699BE8 #7669E8
triadic
#699BE8 #E8699B #9BE869
tetradic
#699BE8 #E869DA #E8B669 #69E876
square
#699BE8 #E869DA #E8B669 #69E876
split-complementary
#699BE8 #E87669 #DAE869
monochromatic
#1D5BBA #3478E0 #699BE8 #9EBEF0 #D3E2F8
Accessibility & contrast
On white
2.82
#699BE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.45
#699BE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699BE8
7.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699BE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699BE8 | 1.00 | 2.82 | 7.45 | 7.45 |
| #FFFFFF | 2.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA1EB
Deuteranopia (green-blind)
#6C94E6
Tritanopia (blue-blind)
#16ACB7
Achromatopsia (no color)
#9A9A9A
Design tokens & code
CSS
--color: #699be8; /* rgb */ color: rgb(105, 155, 232); /* oklch */ color: oklch(68.7% 0.126 258.8);
Tailwind
colors: {
custom: {
50: '#9cb8ef',
500: '#699be8',
950: '#000000',
},
}SCSS
$custom: #699be8; $custom-light: #9cb8ef; $custom-dark: #000000;
JSON
{
"hex": "#699be8",
"rgb": {
"r": 105,
"g": 155,
"b": 232
},
"hsl": {
"h": 216.378,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.68724,
"c": 0.1264,
"h": 258.8
},
"luminance": 0.32272
}Semantic roles & 50–950 ramp
primary
#699BE8
secondary
#EBDBC2
accent
#8810D6
background
#FAFBFE
surface
#F3F6FD
border
#CDD0D5
text
#0F1116
muted
#7F8084