#8DA4EB#8DA4EB
#8DA4EB is a light, moderate blue. Relative luminance 0.382; OKLCH L 72.9% C 0.107 H 269.9°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA4EB |
|---|---|
| RGB | rgb(141, 164, 235) |
| HSL | hsl(225, 70%, 74%) |
| HSV | hsv(225, 40%, 92%) |
| CMYK | cmyk(40%, 30.2%, 0%, 7.8%) |
| CIE-LAB | lab(68.17, 9.52, -38.22) |
| CIE-LCH | lch(68.17, 39.39, 283.98°) |
| OKLab | oklab(72.9% -0.0002 -0.1068) |
| OKLCH | oklch(72.9% 0.107 269.9) |
| XYZ | xyz(39.2508, 38.2099, 83.8882) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.30
Carolina Blue
#8AB8FE
ΔE00 6.99
Pastel Blue
#A2BFFE
ΔE00 7.10
Cornflowerblue
#6495ED
ΔE00 7.39
Perrywinkle
#8F8CE7
ΔE00 7.92
Lavender Blue
#8B88F8
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA4EB #EBD48D
analogous
#8DD3EB #8DA4EB #A58DEB
triadic
#8DA4EB #EB8DA4 #A4EB8D
tetradic
#8DA4EB #EB8DD3 #EBD48D #8DEBA5
square
#8DA4EB #EB8DD3 #EBD48D #8DEBA5
split-complementary
#8DA4EB #EBA58D #D3EB8D
monochromatic
#2651D8 #597AE2 #8DA4EB #C1CEF4 #E5EAFA
Accessibility & contrast
On white
2.43
#8DA4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#8DA4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA4EB
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA4EB | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEE
Deuteranopia (green-blind)
#83A2E9
Tritanopia (blue-blind)
#6EB2BD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8da4eb; /* rgb */ color: rgb(141, 164, 235); /* oklch */ color: oklch(72.9% 0.107 269.9);
Tailwind
colors: {
custom: {
50: '#b1bef1',
500: '#8da4eb',
950: '#000000',
},
}SCSS
$custom: #8da4eb; $custom-light: #b1bef1; $custom-dark: #000000;
JSON
{
"hex": "#8da4eb",
"rgb": {
"r": 141,
"g": 164,
"b": 235
},
"hsl": {
"h": 225.319,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.72896,
"c": 0.10679,
"h": 269.9
},
"luminance": 0.38212
}Semantic roles & 50–950 ramp
primary
#8DA4EB
secondary
#F2ECD9
accent
#A313D2
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185