#8DA1EB#8DA1EB
#8DA1EB is a light, moderate blue. Relative luminance 0.372; OKLCH L 72.3% C 0.110 H 271.9°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA1EB |
|---|---|
| RGB | rgb(141, 161, 235) |
| HSL | hsl(227, 70%, 74%) |
| HSV | hsv(227, 40%, 92%) |
| CMYK | cmyk(40%, 31.5%, 0%, 7.8%) |
| CIE-LAB | lab(67.39, 11.22, -39.45) |
| CIE-LCH | lch(67.39, 41.01, 285.88°) |
| OKLab | oklab(72.29% 0.0036 -0.1103) |
| OKLCH | oklch(72.29% 0.11 271.9) |
| XYZ | xyz(38.7202, 37.1488, 83.7114) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.54
Perrywinkle
#8F8CE7
ΔE00 6.96
Cornflowerblue
#6495ED
ΔE00 7.42
Pastel Blue
#A2BFFE
ΔE00 7.90
Carolina Blue
#8AB8FE
ΔE00 7.92
Lavender Blue
#8B88F8
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA1EB #EBD78D
analogous
#8DD0EB #8DA1EB #A88DEB
triadic
#8DA1EB #EB8DA1 #A1EB8D
tetradic
#8DA1EB #EB8DD0 #EBD78D #8DEBA8
square
#8DA1EB #EB8DD0 #EBD78D #8DEBA8
split-complementary
#8DA1EB #EBA88D #D0EB8D
monochromatic
#264CD8 #5976E2 #8DA1EB #C1CCF4 #E5EAFA
Accessibility & contrast
On white
2.49
#8DA1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#8DA1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA1EB
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA1EB | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88A8EE
Deuteranopia (green-blind)
#80A0E9
Tritanopia (blue-blind)
#6FB0BC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8da1eb; /* rgb */ color: rgb(141, 161, 235); /* oklch */ color: oklch(72.3% 0.110 271.9);
Tailwind
colors: {
custom: {
50: '#b1bcf1',
500: '#8da1eb',
950: '#000000',
},
}SCSS
$custom: #8da1eb; $custom-light: #b1bcf1; $custom-dark: #000000;
JSON
{
"hex": "#8da1eb",
"rgb": {
"r": 141,
"g": 161,
"b": 235
},
"hsl": {
"h": 227.234,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.72286,
"c": 0.11039,
"h": 271.9
},
"luminance": 0.37151
}Semantic roles & 50–950 ramp
primary
#8DA1EB
secondary
#F2EDD9
accent
#AA13D2
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185