#699AE8#699AE8
#699AE8 is a light, vivid blue. Relative luminance 0.319; OKLCH L 68.5% C 0.127 H 259.4°. Best body text is #000000 at 7.39:1 contrast (WCAG AA passes).
Color values
| HEX | #699AE8 |
|---|---|
| RGB | rgb(105, 154, 232) |
| HSL | hsl(217, 73%, 66%) |
| HSV | hsv(217, 55%, 91%) |
| CMYK | cmyk(54.7%, 33.6%, 0%, 9%) |
| CIE-LAB | lab(63.29, 5.85, -44.37) |
| CIE-LCH | lch(63.29, 44.75, 277.51°) |
| OKLab | oklab(68.51% -0.0235 -0.1252) |
| OKLCH | oklch(68.51% 0.127 259.4) |
| XYZ | xyz(31.9418, 31.9381, 80.8097) |
| Luminance | 0.3194 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Cornflowerblue
#6495ED
ΔE00 1.57
Dark Sky Blue
#448EE4
ΔE00 5.28
Soft Blue
#6488EA
ΔE00 5.82
Dodgerblue
#1E90FF
ΔE00 5.91
Faded Blue
#658CBB
ΔE00 6.36
Dodger Blue
#3E82FC
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#699AE8 #E8B769
analogous
#69DAE8 #699AE8 #7769E8
triadic
#699AE8 #E8699A #9AE869
tetradic
#699AE8 #E869DA #E8B769 #69E877
square
#699AE8 #E869DA #E8B769 #69E877
split-complementary
#699AE8 #E87769 #DAE869
monochromatic
#1D59BA #3476E0 #699AE8 #9EBEF0 #D3E1F8
Accessibility & contrast
On white
2.84
#699AE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.39
#699AE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #699AE8
7.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##699AE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##699AE8 | 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)
#7AA0EB
Deuteranopia (green-blind)
#6B94E6
Tritanopia (blue-blind)
#16ABB6
Achromatopsia (no color)
#999999
Design tokens & code
CSS
--color: #699ae8; /* rgb */ color: rgb(105, 154, 232); /* oklch */ color: oklch(68.5% 0.127 259.4);
Tailwind
colors: {
custom: {
50: '#9cb7ef',
500: '#699ae8',
950: '#000000',
},
}SCSS
$custom: #699ae8; $custom-light: #9cb7ef; $custom-dark: #000000;
JSON
{
"hex": "#699ae8",
"rgb": {
"r": 105,
"g": 154,
"b": 232
},
"hsl": {
"h": 216.85,
"s": 73.41,
"l": 66.078
},
"oklch": {
"l": 0.68511,
"c": 0.12743,
"h": 259.4
},
"luminance": 0.31941
}Semantic roles & 50–950 ramp
primary
#699AE8
secondary
#EBDBC2
accent
#8910D6
background
#FAFBFE
surface
#F3F6FD
border
#CDD0D5
text
#0F1116
muted
#7F8084