#8EA2D2#8EA2D2
#8EA2D2 is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.4% C 0.074 H 267.0°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2D2 |
|---|---|
| RGB | rgb(142, 162, 210) |
| HSL | hsl(222, 43%, 69%) |
| HSV | hsv(222, 32%, 82%) |
| CMYK | cmyk(32.4%, 22.9%, 0%, 17.6%) |
| CIE-LAB | lab(66.71, 4.28, -26.73) |
| CIE-LCH | lch(66.71, 27.07, 279.11°) |
| OKLab | oklab(71.44% -0.0039 -0.0739) |
| OKLCH | oklch(71.44% 0.074 267) |
| XYZ | xyz(35.7052, 36.2432, 66.0746) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.38
Perrywinkle
#8F8CE7
ΔE00 8.01
Pastel Blue
#A2BFFE
ΔE00 8.71
Cornflowerblue
#6495ED
ΔE00 8.72
Carolina Blue
#8AB8FE
ΔE00 8.98
Faded Blue
#658CBB
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2D2 #D2BE8E
analogous
#8EC4D2 #8EA2D2 #9C8ED2
triadic
#8EA2D2 #D28EA2 #A2D28E
tetradic
#8EA2D2 #D28EC4 #D2BE8E #8ED29C
square
#8EA2D2 #D28EC4 #D2BE8E #8ED29C
split-complementary
#8EA2D2 #D29C8E #C4D28E
monochromatic
#415EA4 #627EC1 #8EA2D2 #BAC6E3 #E6EAF5
Accessibility & contrast
On white
2.55
#8EA2D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#8EA2D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2D2
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2D2 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A6D4
Deuteranopia (green-blind)
#8CA0D1
Tritanopia (blue-blind)
#7BACB2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ea2d2; /* rgb */ color: rgb(142, 162, 210); /* oklch */ color: oklch(71.4% 0.074 267.0);
Tailwind
colors: {
custom: {
50: '#b0bde0',
500: '#8ea2d2',
950: '#000000',
},
}SCSS
$custom: #8ea2d2; $custom-light: #b0bde0; $custom-dark: #000000;
JSON
{
"hex": "#8ea2d2",
"rgb": {
"r": 142,
"g": 162,
"b": 210
},
"hsl": {
"h": 222.353,
"s": 43.038,
"l": 69.02
},
"oklch": {
"l": 0.71437,
"c": 0.07397,
"h": 267
},
"luminance": 0.36245
}Semantic roles & 50–950 ramp
primary
#8EA2D2
secondary
#E8E2D4
accent
#8F2FB6
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183