#8EA2D5#8EA2D5
#8EA2D5 is a light, moderate blue. Relative luminance 0.364; OKLCH L 71.6% C 0.078 H 267.8°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2D5 |
|---|---|
| RGB | rgb(142, 162, 213) |
| HSL | hsl(223, 46%, 70%) |
| HSV | hsv(223, 33%, 84%) |
| CMYK | cmyk(33.3%, 23.9%, 0%, 16.5%) |
| CIE-LAB | lab(66.82, 5.06, -28.21) |
| CIE-LCH | lch(66.82, 28.66, 280.16°) |
| OKLab | oklab(71.57% -0.003 -0.0781) |
| OKLCH | oklch(71.57% 0.078 267.8) |
| XYZ | xyz(36.0824, 36.3941, 68.0615) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.04
Perrywinkle
#8F8CE7
ΔE00 7.83
Pastel Blue
#A2BFFE
ΔE00 8.52
Cornflowerblue
#6495ED
ΔE00 8.54
Carolina Blue
#8AB8FE
ΔE00 8.80
Lavender Blue
#8B88F8
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2D5 #D5C18E
analogous
#8EC5D5 #8EA2D5 #9E8ED5
triadic
#8EA2D5 #D58EA2 #A2D58E
tetradic
#8EA2D5 #D58EC5 #D5C18E #8ED59E
square
#8EA2D5 #D58EC5 #D5C18E #8ED59E
split-complementary
#8EA2D5 #D59E8E #C5D58E
monochromatic
#3F5DAA #617DC4 #8EA2D5 #BBC7E6 #E7EBF6
Accessibility & contrast
On white
2.54
#8EA2D5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#8EA2D5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2D5
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2D5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2D5 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A6D7
Deuteranopia (green-blind)
#8BA0D4
Tritanopia (blue-blind)
#7AACB3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8ea2d5; /* rgb */ color: rgb(142, 162, 213); /* oklch */ color: oklch(71.6% 0.078 267.8);
Tailwind
colors: {
custom: {
50: '#b1bde2',
500: '#8ea2d5',
950: '#000000',
},
}SCSS
$custom: #8ea2d5; $custom-light: #b1bde2; $custom-dark: #000000;
JSON
{
"hex": "#8ea2d5",
"rgb": {
"r": 142,
"g": 162,
"b": 213
},
"hsl": {
"h": 223.099,
"s": 45.806,
"l": 69.608
},
"oklch": {
"l": 0.71565,
"c": 0.07814,
"h": 267.8
},
"luminance": 0.36396
}Semantic roles & 50–950 ramp
primary
#8EA2D5
secondary
#EAE4D5
accent
#912CB9
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183