#8EA1CD#8EA1CD
#8EA1CD is a light, moderate blue. Relative luminance 0.356; OKLCH L 71.0% C 0.068 H 266.5°. Best body text is #000000 at 8.13:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA1CD |
|---|---|
| RGB | rgb(142, 161, 205) |
| HSL | hsl(222, 39%, 68%) |
| HSV | hsv(222, 31%, 80%) |
| CMYK | cmyk(30.7%, 21.5%, 0%, 19.6%) |
| CIE-LAB | lab(66.25, 3.57, -24.66) |
| CIE-LCH | lch(66.25, 24.92, 278.25°) |
| OKLab | oklab(71.02% -0.0042 -0.068) |
| OKLCH | oklch(71.02% 0.068 266.5) |
| XYZ | xyz(34.9165, 35.6470, 62.7866) |
| Luminance | 0.3565 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.95
Perrywinkle
#8F8CE7
ΔE00 8.12
Cornflowerblue
#6495ED
ΔE00 9.15
Pastel Blue
#A2BFFE
ΔE00 9.33
Faded Blue
#658CBB
ΔE00 9.42
Carolina Blue
#8AB8FE
ΔE00 9.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA1CD #CDBA8E
analogous
#8EC0CD #8EA1CD #9A8ECD
triadic
#8EA1CD #CD8EA1 #A1CD8E
tetradic
#8EA1CD #CD8EC0 #CDBA8E #8ECD9A
square
#8EA1CD #CD8EC0 #CDBA8E #8ECD9A
split-complementary
#8EA1CD #CD9A8E #C0CD8E
monochromatic
#455F9C #647EBA #8EA1CD #B8C4E0 #E3E8F3
Accessibility & contrast
On white
2.58
#8EA1CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.13
#8EA1CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA1CD
8.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA1CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA1CD | 1.00 | 2.58 | 8.13 | 8.13 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93A4CF
Deuteranopia (green-blind)
#8D9FCC
Tritanopia (blue-blind)
#7CAAB0
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8ea1cd; /* rgb */ color: rgb(142, 161, 205); /* oklch */ color: oklch(71.0% 0.068 266.5);
Tailwind
colors: {
custom: {
50: '#b0bcdc',
500: '#8ea1cd',
950: '#000000',
},
}SCSS
$custom: #8ea1cd; $custom-light: #b0bcdc; $custom-dark: #000000;
JSON
{
"hex": "#8ea1cd",
"rgb": {
"r": 142,
"g": 161,
"b": 205
},
"hsl": {
"h": 221.905,
"s": 38.65,
"l": 68.039
},
"oklch": {
"l": 0.71019,
"c": 0.06812,
"h": 266.5
},
"luminance": 0.35648
}Semantic roles & 50–950 ramp
primary
#8EA1CD
secondary
#E5DFD2
accent
#8C34B2
background
#FAFBFD
surface
#F5F6FB
border
#CFD0D4
text
#111215
muted
#808183