#8DA2EB#8DA2EB
#8DA2EB is a light, moderate blue. Relative luminance 0.375; OKLCH L 72.5% C 0.109 H 271.2°. Best body text is #000000 at 8.50:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA2EB |
|---|---|
| RGB | rgb(141, 162, 235) |
| HSL | hsl(227, 70%, 74%) |
| HSV | hsv(227, 40%, 92%) |
| CMYK | cmyk(40%, 31.1%, 0%, 7.8%) |
| CIE-LAB | lab(67.65, 10.65, -39.04) |
| CIE-LCH | lch(67.65, 40.46, 285.26°) |
| OKLab | oklab(72.49% 0.0023 -0.1091) |
| OKLCH | oklch(72.49% 0.109 271.2) |
| XYZ | xyz(38.8957, 37.4997, 83.7699) |
| Luminance | 0.3750 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.79
Perrywinkle
#8F8CE7
ΔE00 7.28
Cornflowerblue
#6495ED
ΔE00 7.40
Carolina Blue
#8AB8FE
ΔE00 7.61
Pastel Blue
#A2BFFE
ΔE00 7.63
Lavender Blue
#8B88F8
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA2EB #EBD68D
analogous
#8DD1EB #8DA2EB #A78DEB
triadic
#8DA2EB #EB8DA2 #A2EB8D
tetradic
#8DA2EB #EB8DD1 #EBD68D #8DEBA7
square
#8DA2EB #EB8DD1 #EBD68D #8DEBA7
split-complementary
#8DA2EB #EBA78D #D1EB8D
monochromatic
#264ED8 #5978E2 #8DA2EB #C1CCF4 #E5EAFA
Accessibility & contrast
On white
2.47
#8DA2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.50
#8DA2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA2EB
8.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA2EB | 1.00 | 2.47 | 8.50 | 8.50 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EE
Deuteranopia (green-blind)
#81A1E9
Tritanopia (blue-blind)
#6FB1BC
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8da2eb; /* rgb */ color: rgb(141, 162, 235); /* oklch */ color: oklch(72.5% 0.109 271.2);
Tailwind
colors: {
custom: {
50: '#b1bdf1',
500: '#8da2eb',
950: '#000000',
},
}SCSS
$custom: #8da2eb; $custom-light: #b1bdf1; $custom-dark: #000000;
JSON
{
"hex": "#8da2eb",
"rgb": {
"r": 141,
"g": 162,
"b": 235
},
"hsl": {
"h": 226.596,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.72489,
"c": 0.10917,
"h": 271.2
},
"luminance": 0.37502
}Semantic roles & 50–950 ramp
primary
#8DA2EB
secondary
#F2ECD9
accent
#A813D2
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185