#8DA4EA#8DA4EA
#8DA4EA is a light, moderate blue. Relative luminance 0.382; OKLCH L 72.8% C 0.105 H 269.7°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA4EA |
|---|---|
| RGB | rgb(141, 164, 234) |
| HSL | hsl(225, 69%, 74%) |
| HSV | hsv(225, 40%, 92%) |
| CMYK | cmyk(39.7%, 29.9%, 0%, 8.2%) |
| CIE-LAB | lab(68.13, 9.24, -37.74) |
| CIE-LCH | lch(68.13, 38.85, 283.76°) |
| OKLab | oklab(72.85% -0.0005 -0.1054) |
| OKLCH | oklch(72.85% 0.105 269.7) |
| XYZ | xyz(39.1067, 38.1523, 83.1295) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.37
Carolina Blue
#8AB8FE
ΔE00 7.02
Pastel Blue
#A2BFFE
ΔE00 7.12
Cornflowerblue
#6495ED
ΔE00 7.41
Perrywinkle
#8F8CE7
ΔE00 7.92
Lavender Blue
#8B88F8
ΔE00 8.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA4EA #EAD38D
analogous
#8DD2EA #8DA4EA #A48DEA
triadic
#8DA4EA #EA8DA4 #A4EA8D
tetradic
#8DA4EA #EA8DD2 #EAD38D #8DEAA4
square
#8DA4EA #EA8DD2 #EAD38D #8DEAA4
split-complementary
#8DA4EA #EAA48D #D2EA8D
monochromatic
#2752D5 #597BE0 #8DA4EA #C1CDF4 #E5EAFA
Accessibility & contrast
On white
2.43
#8DA4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#8DA4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA4EA
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA4EA | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CAAED
Deuteranopia (green-blind)
#84A2E8
Tritanopia (blue-blind)
#6FB2BD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8da4ea; /* rgb */ color: rgb(141, 164, 234); /* oklch */ color: oklch(72.8% 0.105 269.7);
Tailwind
colors: {
custom: {
50: '#b1bef1',
500: '#8da4ea',
950: '#000000',
},
}SCSS
$custom: #8da4ea; $custom-light: #b1bef1; $custom-dark: #000000;
JSON
{
"hex": "#8da4ea",
"rgb": {
"r": 141,
"g": 164,
"b": 234
},
"hsl": {
"h": 225.161,
"s": 68.889,
"l": 73.529
},
"oklch": {
"l": 0.72849,
"c": 0.1054,
"h": 269.7
},
"luminance": 0.38154
}Semantic roles & 50–950 ramp
primary
#8DA4EA
secondary
#F2ECD9
accent
#A215D1
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184