#8DA4E4#8DA4E4
#8DA4E4 is a light, moderate blue. Relative luminance 0.378; OKLCH L 72.6% C 0.097 H 268.7°. Best body text is #000000 at 8.56:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA4E4 |
|---|---|
| RGB | rgb(141, 164, 228) |
| HSL | hsl(224, 62%, 72%) |
| HSV | hsv(224, 38%, 89%) |
| CMYK | cmyk(38.2%, 28.1%, 0%, 10.6%) |
| CIE-LAB | lab(67.88, 7.61, -34.84) |
| CIE-LCH | lch(67.88, 35.66, 282.33°) |
| OKLab | oklab(72.57% -0.0021 -0.097) |
| OKLCH | oklch(72.57% 0.097 268.7) |
| XYZ | xyz(38.2593, 37.8133, 78.6665) |
| Luminance | 0.3781 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.83
Carolina Blue
#8AB8FE
ΔE00 7.24
Pastel Blue
#A2BFFE
ΔE00 7.28
Cornflowerblue
#6495ED
ΔE00 7.55
Perrywinkle
#8F8CE7
ΔE00 7.98
Lavender Blue
#8B88F8
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA4E4 #E4CD8D
analogous
#8DCFE4 #8DA4E4 #A28DE4
triadic
#8DA4E4 #E48DA4 #A4E48D
tetradic
#8DA4E4 #E48DCF #E4CD8D #8DE4A2
square
#8DA4E4 #E48DCF #E4CD8D #8DE4A2
split-complementary
#8DA4E4 #E4A28D #CFE48D
monochromatic
#2F57C7 #5C7DD8 #8DA4E4 #BECBF0 #E6EBF9
Accessibility & contrast
On white
2.45
#8DA4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.56
#8DA4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA4E4
8.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA4E4 | 1.00 | 2.45 | 8.56 | 8.56 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAAE7
Deuteranopia (green-blind)
#87A2E3
Tritanopia (blue-blind)
#72B1BA
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8da4e4; /* rgb */ color: rgb(141, 164, 228); /* oklch */ color: oklch(72.6% 0.097 268.7);
Tailwind
colors: {
custom: {
50: '#b1beec',
500: '#8da4e4',
950: '#000000',
},
}SCSS
$custom: #8da4e4; $custom-light: #b1beec; $custom-dark: #000000;
JSON
{
"hex": "#8da4e4",
"rgb": {
"r": 141,
"g": 164,
"b": 228
},
"hsl": {
"h": 224.138,
"s": 61.702,
"l": 72.353
},
"oklch": {
"l": 0.72573,
"c": 0.09707,
"h": 268.7
},
"luminance": 0.37815
}Semantic roles & 50–950 ramp
primary
#8DA4E4
secondary
#F1EBDA
accent
#9C1CC9
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184