#8DA0EA#8DA0EA
#8DA0EA is a light, moderate blue. Relative luminance 0.367; OKLCH L 72.0% C 0.110 H 272.4°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA0EA |
|---|---|
| RGB | rgb(141, 160, 234) |
| HSL | hsl(228, 69%, 74%) |
| HSV | hsv(228, 40%, 92%) |
| CMYK | cmyk(39.7%, 31.6%, 0%, 8.2%) |
| CIE-LAB | lab(67.08, 11.52, -39.37) |
| CIE-LCH | lch(67.08, 41.02, 286.31°) |
| OKLab | oklab(72.04% 0.0046 -0.1101) |
| OKLCH | oklch(72.04% 0.11 272.4) |
| XYZ | xyz(38.4021, 36.7430, 82.8946) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.40
Perrywinkle
#8F8CE7
ΔE00 6.65
Cornflowerblue
#6495ED
ΔE00 7.47
Lavender Blue
#8B88F8
ΔE00 7.77
Pastel Blue
#A2BFFE
ΔE00 8.20
Carolina Blue
#8AB8FE
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA0EA #EAD78D
analogous
#8DCEEA #8DA0EA #A88DEA
triadic
#8DA0EA #EA8DA0 #A0EA8D
tetradic
#8DA0EA #EA8DCE #EAD78D #8DEAA8
square
#8DA0EA #EA8DCE #EAD78D #8DEAA8
split-complementary
#8DA0EA #EAA88D #CEEA8D
monochromatic
#274BD5 #5975E0 #8DA0EA #C1CBF4 #E5E9FA
Accessibility & contrast
On white
2.52
#8DA0EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#8DA0EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA0EA
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA0EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA0EA | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87A7ED
Deuteranopia (green-blind)
#7FA0E8
Tritanopia (blue-blind)
#6FAFBB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #8da0ea; /* rgb */ color: rgb(141, 160, 234); /* oklch */ color: oklch(72.0% 0.110 272.4);
Tailwind
colors: {
custom: {
50: '#b1bbf1',
500: '#8da0ea',
950: '#000000',
},
}SCSS
$custom: #8da0ea; $custom-light: #b1bbf1; $custom-dark: #000000;
JSON
{
"hex": "#8da0ea",
"rgb": {
"r": 141,
"g": 160,
"b": 234
},
"hsl": {
"h": 227.742,
"s": 68.889,
"l": 73.529
},
"oklch": {
"l": 0.72036,
"c": 0.11022,
"h": 272.4
},
"luminance": 0.36745
}Semantic roles & 50–950 ramp
primary
#8DA0EA
secondary
#F2EDD9
accent
#AA15D1
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111116
muted
#808084