#8EA3D0#8EA3D0
#8EA3D0 is a light, moderate blue. Relative luminance 0.365; OKLCH L 71.6% C 0.070 H 265.2°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #8EA3D0 |
|---|---|
| RGB | rgb(142, 163, 208) |
| HSL | hsl(221, 41%, 69%) |
| HSV | hsv(221, 32%, 82%) |
| CMYK | cmyk(31.7%, 21.6%, 0%, 18.4%) |
| CIE-LAB | lab(66.90, 3.21, -25.33) |
| CIE-LCH | lch(66.90, 25.53, 277.23°) |
| OKLab | oklab(71.56% -0.0059 -0.0699) |
| OKLCH | oklch(71.56% 0.07 265.2) |
| XYZ | xyz(35.6344, 36.4979, 64.8295) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.66
Perrywinkle
#8F8CE7
ΔE00 8.36
Pastel Blue
#A2BFFE
ΔE00 8.60
Cornflowerblue
#6495ED
ΔE00 8.77
Carolina Blue
#8AB8FE
ΔE00 8.78
Faded Blue
#658CBB
ΔE00 9.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8EA3D0 #D0BB8E
analogous
#8EC4D0 #8EA3D0 #9A8ED0
triadic
#8EA3D0 #D08EA3 #A3D08E
tetradic
#8EA3D0 #D08EC4 #D0BB8E #8ED09A
square
#8EA3D0 #D08EC4 #D0BB8E #8ED09A
split-complementary
#8EA3D0 #D09A8E #C4D08E
monochromatic
#4361A1 #6380BE #8EA3D0 #B9C6E2 #E4E9F4
Accessibility & contrast
On white
2.53
#8EA3D0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#8EA3D0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8EA3D0
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8EA3D0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8EA3D0 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A6D2
Deuteranopia (green-blind)
#8EA0CF
Tritanopia (blue-blind)
#7BACB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8ea3d0; /* rgb */ color: rgb(142, 163, 208); /* oklch */ color: oklch(71.6% 0.070 265.2);
Tailwind
colors: {
custom: {
50: '#b0bede',
500: '#8ea3d0',
950: '#000000',
},
}SCSS
$custom: #8ea3d0; $custom-light: #b0bede; $custom-dark: #000000;
JSON
{
"hex": "#8ea3d0",
"rgb": {
"r": 142,
"g": 163,
"b": 208
},
"hsl": {
"h": 220.909,
"s": 41.25,
"l": 68.627
},
"oklch": {
"l": 0.71564,
"c": 0.07014,
"h": 265.2
},
"luminance": 0.36499
}Semantic roles & 50–950 ramp
primary
#8EA3D0
secondary
#E7E0D3
accent
#8B31B4
background
#FBFBFD
surface
#F6F6FB
border
#D0D0D4
text
#111215
muted
#808183