#8DA5EB#8DA5EB
#8DA5EB is a light, moderate blue. Relative luminance 0.386; OKLCH L 73.1% C 0.106 H 269.2°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA5EB |
|---|---|
| RGB | rgb(141, 165, 235) |
| HSL | hsl(225, 70%, 74%) |
| HSV | hsv(225, 40%, 92%) |
| CMYK | cmyk(40%, 29.8%, 0%, 7.8%) |
| CIE-LAB | lab(68.44, 8.95, -37.81) |
| CIE-LCH | lch(68.44, 38.85, 283.32°) |
| OKLab | oklab(73.1% -0.0015 -0.1056) |
| OKLCH | oklch(73.1% 0.106 269.2) |
| XYZ | xyz(39.4304, 38.5692, 83.9481) |
| Luminance | 0.3857 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.57
Carolina Blue
#8AB8FE
ΔE00 6.67
Pastel Blue
#A2BFFE
ΔE00 6.84
Cornflowerblue
#6495ED
ΔE00 7.41
Perrywinkle
#8F8CE7
ΔE00 8.24
Lavender Blue
#8B88F8
ΔE00 9.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA5EB #EBD38D
analogous
#8DD4EB #8DA5EB #A48DEB
triadic
#8DA5EB #EB8DA5 #A5EB8D
tetradic
#8DA5EB #EB8DD4 #EBD38D #8DEBA4
square
#8DA5EB #EB8DD4 #EBD38D #8DEBA4
split-complementary
#8DA5EB #EBA48D #D4EB8D
monochromatic
#2653D8 #597CE2 #8DA5EB #C1CEF4 #E5EAFA
Accessibility & contrast
On white
2.41
#8DA5EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#8DA5EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA5EB
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA5EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA5EB | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DABEE
Deuteranopia (green-blind)
#84A3E9
Tritanopia (blue-blind)
#6EB3BE
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8da5eb; /* rgb */ color: rgb(141, 165, 235); /* oklch */ color: oklch(73.1% 0.106 269.2);
Tailwind
colors: {
custom: {
50: '#b1bff1',
500: '#8da5eb',
950: '#000000',
},
}SCSS
$custom: #8da5eb; $custom-light: #b1bff1; $custom-dark: #000000;
JSON
{
"hex": "#8da5eb",
"rgb": {
"r": 141,
"g": 165,
"b": 235
},
"hsl": {
"h": 224.681,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.731,
"c": 0.10561,
"h": 269.2
},
"luminance": 0.38571
}Semantic roles & 50–950 ramp
primary
#8DA5EB
secondary
#F2ECD9
accent
#A113D2
background
#FBFBFE
surface
#F6F7FD
border
#D0D0D5
text
#111217
muted
#808185