#8EAADE#8EAADE
#8EAADE is a light, moderate blue. Relative luminance 0.398; OKLCH L 73.6% C 0.082 H 262.5°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #8EAADE |
|---|---|
| RGB | rgb(142, 170, 222) |
| HSL | hsl(219, 55%, 71%) |
| HSV | hsv(219, 36%, 87%) |
| CMYK | cmyk(36%, 23.4%, 0%, 12.9%) |
| CIE-LAB | lab(69.31, 2.92, -29.34) |
| CIE-LCH | lch(69.31, 29.48, 275.69°) |
| OKLab | oklab(73.62% -0.0106 -0.0813) |
| OKLCH | oklch(73.62% 0.082 262.5) |
| XYZ | xyz(38.7109, 39.7724, 74.7302) |
| Luminance | 0.3977 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Carolina Blue
#8AB8FE
ΔE00 5.79
Pastel Blue
#A2BFFE
ΔE00 6.12
Periwinkle Blue
#8F99FB
ΔE00 6.49
Cornflowerblue
#6495ED
ΔE00 8.09
Light Grey Blue
#9DBCD4
ΔE00 8.81
Sky Blue (survey)
#75BBFD
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EAADE #DEC28E
analogous
#8ED2DE #8EAADE #9A8EDE
triadic
#8EAADE #DE8EAA #AADE8E
tetradic
#8EAADE #DE8ED2 #DEC28E #8EDE9A
square
#8EAADE #DE8ED2 #DEC28E #8EDE9A
split-complementary
#8EAADE #DE9A8E #D2DE8E
monochromatic
#3765BB #5F86D0 #8EAADE #BDCEEC #E7EDF8
Accessibility & contrast
On white
2.35
#8EAADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#8EAADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EAADE
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EAADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EAADE | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98ADE0
Deuteranopia (green-blind)
#90A6DD
Tritanopia (blue-blind)
#75B5BC
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #8eaade; /* rgb */ color: rgb(142, 170, 222); /* oklch */ color: oklch(73.6% 0.082 262.5);
Tailwind
colors: {
custom: {
50: '#b1c3e8',
500: '#8eaade',
950: '#000000',
},
}SCSS
$custom: #8eaade; $custom-light: #b1c3e8; $custom-dark: #000000;
JSON
{
"hex": "#8eaade",
"rgb": {
"r": 142,
"g": 170,
"b": 222
},
"hsl": {
"h": 219,
"s": 54.795,
"l": 71.373
},
"oklch": {
"l": 0.73621,
"c": 0.08199,
"h": 262.5
},
"luminance": 0.39774
}Semantic roles & 50–950 ramp
primary
#8EAADE
secondary
#EEE7DA
accent
#8B23C2
background
#FBFBFE
surface
#F6F7FC
border
#D0D0D5
text
#111216
muted
#808184