#8EA2D0#8EA2D0
#8EA2D0 is a light, moderate blue. Relative luminance 0.361; OKLCH L 71.4% C 0.071 H 266.3°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2D0 |
|---|---|
| RGB | rgb(142, 162, 208) |
| HSL | hsl(222, 41%, 69%) |
| HSV | hsv(222, 32%, 82%) |
| CMYK | cmyk(31.7%, 22.1%, 0%, 18.4%) |
| CIE-LAB | lab(66.63, 3.77, -25.74) |
| CIE-LCH | lch(66.63, 26.01, 278.34°) |
| OKLab | oklab(71.35% -0.0045 -0.071) |
| OKLCH | oklch(71.35% 0.071 266.3) |
| XYZ | xyz(35.4575, 36.1442, 64.7706) |
| Luminance | 0.3615 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.61
Perrywinkle
#8F8CE7
ΔE00 8.13
Pastel Blue
#A2BFFE
ΔE00 8.85
Cornflowerblue
#6495ED
ΔE00 8.85
Carolina Blue
#8AB8FE
ΔE00 9.10
Faded Blue
#658CBB
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2D0 #D0BC8E
analogous
#8EC3D0 #8EA2D0 #9B8ED0
triadic
#8EA2D0 #D08EA2 #A2D08E
tetradic
#8EA2D0 #D08EC3 #D0BC8E #8ED09B
square
#8EA2D0 #D08EC3 #D0BC8E #8ED09B
split-complementary
#8EA2D0 #D09B8E #C3D08E
monochromatic
#435FA1 #637EBE #8EA2D0 #B9C6E2 #E4E9F4
Accessibility & contrast
On white
2.55
#8EA2D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#8EA2D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2D0
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2D0 | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A5D2
Deuteranopia (green-blind)
#8D9FCF
Tritanopia (blue-blind)
#7BABB2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ea2d0; /* rgb */ color: rgb(142, 162, 208); /* oklch */ color: oklch(71.4% 0.071 266.3);
Tailwind
colors: {
custom: {
50: '#b0bdde',
500: '#8ea2d0',
950: '#000000',
},
}SCSS
$custom: #8ea2d0; $custom-light: #b0bdde; $custom-dark: #000000;
JSON
{
"hex": "#8ea2d0",
"rgb": {
"r": 142,
"g": 162,
"b": 208
},
"hsl": {
"h": 221.818,
"s": 41.25,
"l": 68.627
},
"oklch": {
"l": 0.71354,
"c": 0.0712,
"h": 266.3
},
"luminance": 0.36146
}Semantic roles & 50–950 ramp
primary
#8EA2D0
secondary
#E7E1D3
accent
#8D31B4
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183