#8EA0D2#8EA0D2
#8EA0D2 is a light, moderate blue. Relative luminance 0.355; OKLCH L 71.0% C 0.076 H 269.1°. Best body text is #000000 at 8.11:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA0D2 |
|---|---|
| RGB | rgb(142, 160, 210) |
| HSL | hsl(224, 43%, 69%) |
| HSV | hsv(224, 32%, 82%) |
| CMYK | cmyk(32.4%, 23.8%, 0%, 17.6%) |
| CIE-LAB | lab(66.17, 5.41, -27.55) |
| CIE-LCH | lch(66.17, 28.08, 281.11°) |
| OKLab | oklab(71.02% -0.0012 -0.0762) |
| OKLCH | oklch(71.02% 0.076 269.1) |
| XYZ | xyz(35.3557, 35.5442, 65.9581) |
| Luminance | 0.3555 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.28
Perrywinkle
#8F8CE7
ΔE00 7.52
Cornflowerblue
#6495ED
ΔE00 8.90
Pastel Blue
#A2BFFE
ΔE00 9.25
Lavender Blue
#8B88F8
ΔE00 9.38
Faded Blue
#658CBB
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA0D2 #D2C08E
analogous
#8EC2D2 #8EA0D2 #9E8ED2
triadic
#8EA0D2 #D28EA0 #A0D28E
tetradic
#8EA0D2 #D28EC2 #D2C08E #8ED29E
square
#8EA0D2 #D28EC2 #D2C08E #8ED29E
split-complementary
#8EA0D2 #D29E8E #C2D28E
monochromatic
#415CA4 #627BC1 #8EA0D2 #BAC5E3 #E6EAF5
Accessibility & contrast
On white
2.59
#8EA0D2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.11
#8EA0D2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA0D2
8.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA0D2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA0D2 | 1.00 | 2.59 | 8.11 | 8.11 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A4D4
Deuteranopia (green-blind)
#8A9ED1
Tritanopia (blue-blind)
#7BAAB1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #8ea0d2; /* rgb */ color: rgb(142, 160, 210); /* oklch */ color: oklch(71.0% 0.076 269.1);
Tailwind
colors: {
custom: {
50: '#b0bce0',
500: '#8ea0d2',
950: '#000000',
},
}SCSS
$custom: #8ea0d2; $custom-light: #b0bce0; $custom-dark: #000000;
JSON
{
"hex": "#8ea0d2",
"rgb": {
"r": 142,
"g": 160,
"b": 210
},
"hsl": {
"h": 224.118,
"s": 43.038,
"l": 69.02
},
"oklch": {
"l": 0.7102,
"c": 0.07621,
"h": 269.1
},
"luminance": 0.35546
}Semantic roles & 50–950 ramp
primary
#8EA0D2
secondary
#E8E3D4
accent
#922FB6
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111115
muted
#808083