#8DA0E4#8DA0E4
#8DA0E4 is a light, moderate blue. Relative luminance 0.364; OKLCH L 71.8% C 0.102 H 271.7°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA0E4 |
|---|---|
| RGB | rgb(141, 160, 228) |
| HSL | hsl(227, 62%, 72%) |
| HSV | hsv(227, 38%, 89%) |
| CMYK | cmyk(38.2%, 29.8%, 0%, 10.6%) |
| CIE-LAB | lab(66.83, 9.88, -36.48) |
| CIE-LCH | lch(66.83, 37.79, 285.16°) |
| OKLab | oklab(71.75% 0.003 -0.1018) |
| OKLCH | oklch(71.75% 0.102 271.7) |
| XYZ | xyz(37.5547, 36.4041, 78.4317) |
| Luminance | 0.3641 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.02
Perrywinkle
#8F8CE7
ΔE00 6.72
Cornflowerblue
#6495ED
ΔE00 7.66
Lavender Blue
#8B88F8
ΔE00 8.09
Pastel Blue
#A2BFFE
ΔE00 8.36
Carolina Blue
#8AB8FE
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA0E4 #E4D18D
analogous
#8DCBE4 #8DA0E4 #A68DE4
triadic
#8DA0E4 #E48DA0 #A0E48D
tetradic
#8DA0E4 #E48DCB #E4D18D #8DE4A6
square
#8DA0E4 #E48DCB #E4D18D #8DE4A6
split-complementary
#8DA0E4 #E4A68D #CBE48D
monochromatic
#2F50C7 #5C77D8 #8DA0E4 #BEC9F0 #E6EAF9
Accessibility & contrast
On white
2.54
#8DA0E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#8DA0E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA0E4
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA0E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA0E4 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A7E7
Deuteranopia (green-blind)
#829FE2
Tritanopia (blue-blind)
#72AEB8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8da0e4; /* rgb */ color: rgb(141, 160, 228); /* oklch */ color: oklch(71.8% 0.102 271.7);
Tailwind
colors: {
custom: {
50: '#b1bbec',
500: '#8da0e4',
950: '#000000',
},
}SCSS
$custom: #8da0e4; $custom-light: #b1bbec; $custom-dark: #000000;
JSON
{
"hex": "#8da0e4",
"rgb": {
"r": 141,
"g": 160,
"b": 228
},
"hsl": {
"h": 226.897,
"s": 61.702,
"l": 72.353
},
"oklch": {
"l": 0.71753,
"c": 0.10181,
"h": 271.7
},
"luminance": 0.36406
}Semantic roles & 50–950 ramp
primary
#8DA0E4
secondary
#F1ECDA
accent
#A41CC9
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084