#8EA1CF#8EA1CF
#8EA1CF is a light, moderate blue. Relative luminance 0.357; OKLCH L 71.1% C 0.071 H 267.2°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA1CF |
|---|---|
| RGB | rgb(142, 161, 207) |
| HSL | hsl(222, 40%, 68%) |
| HSV | hsv(222, 31%, 81%) |
| CMYK | cmyk(31.4%, 22.2%, 0%, 18.8%) |
| CIE-LAB | lab(66.32, 4.08, -25.65) |
| CIE-LCH | lch(66.32, 25.98, 279.04°) |
| OKLab | oklab(71.1% -0.0035 -0.0708) |
| OKLCH | oklch(71.1% 0.071 267.2) |
| XYZ | xyz(35.1595, 35.7442, 64.0662) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.70
Perrywinkle
#8F8CE7
ΔE00 7.98
Cornflowerblue
#6495ED
ΔE00 9.01
Pastel Blue
#A2BFFE
ΔE00 9.18
Faded Blue
#658CBB
ΔE00 9.46
Carolina Blue
#8AB8FE
ΔE00 9.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA1CF #CFBC8E
analogous
#8EC1CF #8EA1CF #9B8ECF
triadic
#8EA1CF #CF8EA1 #A1CF8E
tetradic
#8EA1CF #CF8EC1 #CFBC8E #8ECF9B
square
#8EA1CF #CF8EC1 #CFBC8E #8ECF9B
split-complementary
#8EA1CF #CF9B8E #C1CF8E
monochromatic
#445E9F #637DBD #8EA1CF #B9C5E1 #E4E8F3
Accessibility & contrast
On white
2.58
#8EA1CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#8EA1CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA1CF
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA1CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA1CF | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A4D1
Deuteranopia (green-blind)
#8C9FCE
Tritanopia (blue-blind)
#7CAAB1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8ea1cf; /* rgb */ color: rgb(142, 161, 207); /* oklch */ color: oklch(71.1% 0.071 267.2);
Tailwind
colors: {
custom: {
50: '#b0bcdd',
500: '#8ea1cf',
950: '#000000',
},
}SCSS
$custom: #8ea1cf; $custom-light: #b0bcdd; $custom-dark: #000000;
JSON
{
"hex": "#8ea1cf",
"rgb": {
"r": 142,
"g": 161,
"b": 207
},
"hsl": {
"h": 222.462,
"s": 40.373,
"l": 68.431
},
"oklch": {
"l": 0.71102,
"c": 0.0709,
"h": 267.2
},
"luminance": 0.35746
}Semantic roles & 50–950 ramp
primary
#8EA1CF
secondary
#E6E0D3
accent
#8E32B3
background
#FAFBFD
surface
#F5F6FB
border
#CFD0D4
text
#111215
muted
#808183