#8EA2DC#8EA2DC
#8EA2DC is a light, moderate blue. Relative luminance 0.368; OKLCH L 71.9% C 0.088 H 269.5°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2DC |
|---|---|
| RGB | rgb(142, 162, 220) |
| HSL | hsl(225, 53%, 71%) |
| HSV | hsv(225, 35%, 86%) |
| CMYK | cmyk(35.5%, 26.4%, 0%, 13.7%) |
| CIE-LAB | lab(67.09, 6.88, -31.65) |
| CIE-LCH | lch(67.09, 32.39, 282.27°) |
| OKLab | oklab(71.87% -0.0008 -0.0879) |
| OKLCH | oklch(71.87% 0.088 269.5) |
| XYZ | xyz(36.9901, 36.7572, 72.8421) |
| Luminance | 0.3676 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.23
Perrywinkle
#8F8CE7
ΔE00 7.49
Pastel Blue
#A2BFFE
ΔE00 8.15
Cornflowerblue
#6495ED
ΔE00 8.16
Carolina Blue
#8AB8FE
ΔE00 8.41
Lavender Blue
#8B88F8
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2DC #DCC88E
analogous
#8EC9DC #8EA2DC #A18EDC
triadic
#8EA2DC #DC8EA2 #A2DC8E
tetradic
#8EA2DC #DC8EC9 #DCC88E #8EDCA1
square
#8EA2DC #DC8EC9 #DCC88E #8EDCA1
split-complementary
#8EA2DC #DCA18E #C9DC8E
monochromatic
#3959B7 #5F7CCE #8EA2DC #BDC8EA #E8ECF8
Accessibility & contrast
On white
2.51
#8EA2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#8EA2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2DC
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2DC | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA7DF
Deuteranopia (green-blind)
#88A0DB
Tritanopia (blue-blind)
#77AEB6
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8ea2dc; /* rgb */ color: rgb(142, 162, 220); /* oklch */ color: oklch(71.9% 0.088 269.5);
Tailwind
colors: {
custom: {
50: '#b1bde7',
500: '#8ea2dc',
950: '#000000',
},
}SCSS
$custom: #8ea2dc; $custom-light: #b1bde7; $custom-dark: #000000;
JSON
{
"hex": "#8ea2dc",
"rgb": {
"r": 142,
"g": 162,
"b": 220
},
"hsl": {
"h": 224.615,
"s": 52.703,
"l": 70.98
},
"oklch": {
"l": 0.71869,
"c": 0.0879,
"h": 269.5
},
"luminance": 0.36759
}Semantic roles & 50–950 ramp
primary
#8EA2DC
secondary
#EDE8D9
accent
#9825C0
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111216
muted
#808184