#8EA2D1#8EA2D1
#8EA2D1 is a light, moderate blue. Relative luminance 0.362; OKLCH L 71.4% C 0.073 H 266.7°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA2D1 |
|---|---|
| RGB | rgb(142, 162, 209) |
| HSL | hsl(222, 42%, 69%) |
| HSV | hsv(222, 32%, 82%) |
| CMYK | cmyk(32.1%, 22.5%, 0%, 18%) |
| CIE-LAB | lab(66.67, 4.03, -26.23) |
| CIE-LCH | lch(66.67, 26.54, 278.73°) |
| OKLab | oklab(71.4% -0.0042 -0.0725) |
| OKLCH | oklch(71.4% 0.073 266.7) |
| XYZ | xyz(35.5810, 36.1935, 65.4206) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.50
Perrywinkle
#8F8CE7
ΔE00 8.07
Pastel Blue
#A2BFFE
ΔE00 8.78
Cornflowerblue
#6495ED
ΔE00 8.79
Carolina Blue
#8AB8FE
ΔE00 9.04
Faded Blue
#658CBB
ΔE00 9.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA2D1 #D1BD8E
analogous
#8EC4D1 #8EA2D1 #9C8ED1
triadic
#8EA2D1 #D18EA2 #A2D18E
tetradic
#8EA2D1 #D18EC4 #D1BD8E #8ED19C
square
#8EA2D1 #D18EC4 #D1BD8E #8ED19C
split-complementary
#8EA2D1 #D19C8E #C4D18E
monochromatic
#425FA2 #637EBF #8EA2D1 #B9C6E3 #E5EAF4
Accessibility & contrast
On white
2.55
#8EA2D1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#8EA2D1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA2D1
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA2D1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA2D1 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A5D3
Deuteranopia (green-blind)
#8D9FD0
Tritanopia (blue-blind)
#7BABB2
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #8ea2d1; /* rgb */ color: rgb(142, 162, 209); /* oklch */ color: oklch(71.4% 0.073 266.7);
Tailwind
colors: {
custom: {
50: '#b0bddf',
500: '#8ea2d1',
950: '#000000',
},
}SCSS
$custom: #8ea2d1; $custom-light: #b0bddf; $custom-dark: #000000;
JSON
{
"hex": "#8ea2d1",
"rgb": {
"r": 142,
"g": 162,
"b": 209
},
"hsl": {
"h": 222.09,
"s": 42.138,
"l": 68.824
},
"oklch": {
"l": 0.71395,
"c": 0.07258,
"h": 266.7
},
"luminance": 0.36195
}Semantic roles & 50–950 ramp
primary
#8EA2D1
secondary
#E7E1D3
accent
#8E30B5
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183