#8EA1DF#8EA1DF
#8EA1DF is a light, moderate blue. Relative luminance 0.366; OKLCH L 71.8% C 0.093 H 270.8°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA1DF |
|---|---|
| RGB | rgb(142, 161, 223) |
| HSL | hsl(226, 56%, 72%) |
| HSV | hsv(226, 36%, 87%) |
| CMYK | cmyk(36.3%, 27.8%, 0%, 12.5%) |
| CIE-LAB | lab(66.95, 8.24, -33.53) |
| CIE-LCH | lch(66.95, 34.53, 283.81°) |
| OKLab | oklab(71.8% 0.0013 -0.0933) |
| OKLCH | oklch(71.8% 0.093 270.8) |
| XYZ | xyz(37.2155, 36.5667, 74.8949) |
| Luminance | 0.3657 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.75
Perrywinkle
#8F8CE7
ΔE00 7.08
Cornflowerblue
#6495ED
ΔE00 8.06
Pastel Blue
#A2BFFE
ΔE00 8.29
Carolina Blue
#8AB8FE
ΔE00 8.57
Lavender Blue
#8B88F8
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA1DF #DFCC8E
analogous
#8ECADF #8EA1DF #A48EDF
triadic
#8EA1DF #DF8EA1 #A1DF8E
tetradic
#8EA1DF #DF8ECA #DFCC8E #8EDFA4
square
#8EA1DF #DF8ECA #DFCC8E #8EDFA4
split-complementary
#8EA1DF #DFA48E #CADF8E
monochromatic
#3655BD #5E79D1 #8EA1DF #BEC9ED #E7EBF8
Accessibility & contrast
On white
2.53
#8EA1DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#8EA1DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA1DF
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA1DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA1DF | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA7E2
Deuteranopia (green-blind)
#86A0DE
Tritanopia (blue-blind)
#76ADB7
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8ea1df; /* rgb */ color: rgb(142, 161, 223); /* oklch */ color: oklch(71.8% 0.093 270.8);
Tailwind
colors: {
custom: {
50: '#b1bce9',
500: '#8ea1df',
950: '#000000',
},
}SCSS
$custom: #8ea1df; $custom-light: #b1bce9; $custom-dark: #000000;
JSON
{
"hex": "#8ea1df",
"rgb": {
"r": 142,
"g": 161,
"b": 223
},
"hsl": {
"h": 225.926,
"s": 55.862,
"l": 71.569
},
"oklch": {
"l": 0.71797,
"c": 0.09329,
"h": 270.8
},
"luminance": 0.36568
}Semantic roles & 50–950 ramp
primary
#8EA1DF
secondary
#EFEADA
accent
#9E22C3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184