#8DA4E5#8DA4E5
#8DA4E5 is a light, moderate blue. Relative luminance 0.379; OKLCH L 72.6% C 0.098 H 268.9°. Best body text is #000000 at 8.57:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA4E5 |
|---|---|
| RGB | rgb(141, 164, 229) |
| HSL | hsl(224, 63%, 73%) |
| HSV | hsv(224, 38%, 90%) |
| CMYK | cmyk(38.4%, 28.4%, 0%, 10.2%) |
| CIE-LAB | lab(67.92, 7.88, -35.32) |
| CIE-LCH | lch(67.92, 36.19, 282.58°) |
| OKLab | oklab(72.62% -0.0019 -0.0984) |
| OKLCH | oklch(72.62% 0.098 268.9) |
| XYZ | xyz(38.3985, 37.8690, 79.3997) |
| Luminance | 0.3787 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.74
Carolina Blue
#8AB8FE
ΔE00 7.20
Pastel Blue
#A2BFFE
ΔE00 7.25
Cornflowerblue
#6495ED
ΔE00 7.52
Perrywinkle
#8F8CE7
ΔE00 7.96
Lavender Blue
#8B88F8
ΔE00 9.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA4E5 #E5CE8D
analogous
#8DD0E5 #8DA4E5 #A28DE5
triadic
#8DA4E5 #E58DA4 #A4E58D
tetradic
#8DA4E5 #E58DD0 #E5CE8D #8DE5A2
square
#8DA4E5 #E58DD0 #E5CE8D #8DE5A2
split-complementary
#8DA4E5 #E5A28D #D0E58D
monochromatic
#2E57CA #5B7CDA #8DA4E5 #BFCCF0 #E6EBF9
Accessibility & contrast
On white
2.45
#8DA4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.57
#8DA4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA4E5
8.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA4E5 | 1.00 | 2.45 | 8.57 | 8.57 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EAAE8
Deuteranopia (green-blind)
#86A2E3
Tritanopia (blue-blind)
#71B1BB
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8da4e5; /* rgb */ color: rgb(141, 164, 229); /* oklch */ color: oklch(72.6% 0.098 268.9);
Tailwind
colors: {
custom: {
50: '#b1beed',
500: '#8da4e5',
950: '#000000',
},
}SCSS
$custom: #8da4e5; $custom-light: #b1beed; $custom-dark: #000000;
JSON
{
"hex": "#8da4e5",
"rgb": {
"r": 141,
"g": 164,
"b": 229
},
"hsl": {
"h": 224.318,
"s": 62.857,
"l": 72.549
},
"oklch": {
"l": 0.72618,
"c": 0.09846,
"h": 268.9
},
"luminance": 0.37871
}Semantic roles & 50–950 ramp
primary
#8DA4E5
secondary
#F1EBDA
accent
#9D1BCB
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111216
muted
#808184