#8DA4EC#8DA4EC
#8DA4EC is a light, moderate blue. Relative luminance 0.383; OKLCH L 72.9% C 0.108 H 270.0°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA4EC |
|---|---|
| RGB | rgb(141, 164, 236) |
| HSL | hsl(225, 71%, 74%) |
| HSV | hsv(225, 40%, 93%) |
| CMYK | cmyk(40.3%, 30.5%, 0%, 7.5%) |
| CIE-LAB | lab(68.22, 9.79, -38.70) |
| CIE-LCH | lch(68.22, 39.92, 284.20°) |
| OKLab | oklab(72.94% 0.0001 -0.1082) |
| OKLCH | oklch(72.94% 0.108 270) |
| XYZ | xyz(39.3957, 38.2678, 84.6512) |
| Luminance | 0.3827 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 4.24
Carolina Blue
#8AB8FE
ΔE00 6.96
Pastel Blue
#A2BFFE
ΔE00 7.08
Cornflowerblue
#6495ED
ΔE00 7.38
Perrywinkle
#8F8CE7
ΔE00 7.92
Lavender Blue
#8B88F8
ΔE00 8.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA4EC #ECD58D
analogous
#8DD4EC #8DA4EC #A68DEC
triadic
#8DA4EC #EC8DA4 #A4EC8D
tetradic
#8DA4EC #EC8DD4 #ECD58D #8DECA6
square
#8DA4EC #EC8DD4 #ECD58D #8DECA6
split-complementary
#8DA4EC #ECA68D #D4EC8D
monochromatic
#2450DA #597AE3 #8DA4EC #C1CEF5 #E5EAFB
Accessibility & contrast
On white
2.43
#8DA4EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#8DA4EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA4EC
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA4EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA4EC | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BABEF
Deuteranopia (green-blind)
#83A3EA
Tritanopia (blue-blind)
#6EB3BE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #8da4ec; /* rgb */ color: rgb(141, 164, 236); /* oklch */ color: oklch(72.9% 0.108 270.0);
Tailwind
colors: {
custom: {
50: '#b2bef2',
500: '#8da4ec',
950: '#000000',
},
}SCSS
$custom: #8da4ec; $custom-light: #b2bef2; $custom-dark: #000000;
JSON
{
"hex": "#8da4ec",
"rgb": {
"r": 141,
"g": 164,
"b": 236
},
"hsl": {
"h": 225.474,
"s": 71.429,
"l": 73.922
},
"oklch": {
"l": 0.72943,
"c": 0.10817,
"h": 270
},
"luminance": 0.3827
}Semantic roles & 50–950 ramp
primary
#8DA4EC
secondary
#F2ECD9
accent
#A512D3
background
#FBFBFE
surface
#F6F6FD
border
#D0D0D5
text
#111217
muted
#808185