#8DA2EC#8DA2EC
#8DA2EC is a light, moderate blue. Relative luminance 0.376; OKLCH L 72.5% C 0.111 H 271.3°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA2EC |
|---|---|
| RGB | rgb(141, 162, 236) |
| HSL | hsl(227, 71%, 74%) |
| HSV | hsv(227, 40%, 93%) |
| CMYK | cmyk(40.3%, 31.4%, 0%, 7.5%) |
| CIE-LAB | lab(67.69, 10.93, -39.52) |
| CIE-LCH | lch(67.69, 41.00, 285.46°) |
| OKLab | oklab(72.54% 0.0026 -0.1105) |
| OKLCH | oklch(72.54% 0.111 271.3) |
| XYZ | xyz(39.0406, 37.5576, 84.5329) |
| Luminance | 0.3756 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 3.71
Perrywinkle
#8F8CE7
ΔE00 7.28
Cornflowerblue
#6495ED
ΔE00 7.38
Carolina Blue
#8AB8FE
ΔE00 7.58
Pastel Blue
#A2BFFE
ΔE00 7.61
Lavender Blue
#8B88F8
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA2EC #ECD78D
analogous
#8DD2EC #8DA2EC #A88DEC
triadic
#8DA2EC #EC8DA2 #A2EC8D
tetradic
#8DA2EC #EC8DD2 #ECD78D #8DECA8
square
#8DA2EC #EC8DD2 #ECD78D #8DECA8
split-complementary
#8DA2EC #ECA88D #D2EC8D
monochromatic
#244DDA #5977E3 #8DA2EC #C1CDF5 #E5EAFB
Accessibility & contrast
On white
2.47
#8DA2EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#8DA2EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA2EC
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA2EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA2EC | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89A9EF
Deuteranopia (green-blind)
#80A1EA
Tritanopia (blue-blind)
#6EB1BD
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8da2ec; /* rgb */ color: rgb(141, 162, 236); /* oklch */ color: oklch(72.5% 0.111 271.3);
Tailwind
colors: {
custom: {
50: '#b2bdf2',
500: '#8da2ec',
950: '#000000',
},
}SCSS
$custom: #8da2ec; $custom-light: #b2bdf2; $custom-dark: #000000;
JSON
{
"hex": "#8da2ec",
"rgb": {
"r": 141,
"g": 162,
"b": 236
},
"hsl": {
"h": 226.737,
"s": 71.429,
"l": 73.922
},
"oklch": {
"l": 0.72536,
"c": 0.11057,
"h": 271.3
},
"luminance": 0.3756
}Semantic roles & 50–950 ramp
primary
#8DA2EC
secondary
#F2EDD9
accent
#A912D3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185