#8DA4DC#8DA4DC
#8DA4DC is a light, moderate blue. Relative luminance 0.374; OKLCH L 72.2% C 0.086 H 267.0°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA4DC |
|---|---|
| RGB | rgb(141, 164, 220) |
| HSL | hsl(223, 53%, 71%) |
| HSV | hsv(223, 36%, 86%) |
| CMYK | cmyk(35.9%, 25.5%, 0%, 13.7%) |
| CIE-LAB | lab(67.56, 5.48, -30.94) |
| CIE-LCH | lch(67.56, 31.42, 280.05°) |
| OKLab | oklab(72.22% -0.0045 -0.0859) |
| OKLCH | oklch(72.22% 0.086 267) |
| XYZ | xyz(37.1744, 37.3793, 72.9525) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.52
Carolina Blue
#8AB8FE
ΔE00 7.59
Pastel Blue
#A2BFFE
ΔE00 7.60
Cornflowerblue
#6495ED
ΔE00 7.84
Perrywinkle
#8F8CE7
ΔE00 8.16
Lavender Blue
#8B88F8
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA4DC #DCC58D
analogous
#8DCBDC #8DA4DC #9D8DDC
triadic
#8DA4DC #DC8DA4 #A4DC8D
tetradic
#8DA4DC #DC8DCB #DCC58D #8DDC9D
square
#8DA4DC #DC8DCB #DCC58D #8DDC9D
split-complementary
#8DA4DC #DC9D8D #CBDC8D
monochromatic
#385DB7 #5E7FCE #8DA4DC #BCC9EA #E8ECF8
Accessibility & contrast
On white
2.48
#8DA4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#8DA4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA4DC
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA4DC | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#91A8DE
Deuteranopia (green-blind)
#8AA1DB
Tritanopia (blue-blind)
#75AFB7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #8da4dc; /* rgb */ color: rgb(141, 164, 220); /* oklch */ color: oklch(72.2% 0.086 267.0);
Tailwind
colors: {
custom: {
50: '#b0bee7',
500: '#8da4dc',
950: '#000000',
},
}SCSS
$custom: #8da4dc; $custom-light: #b0bee7; $custom-dark: #000000;
JSON
{
"hex": "#8da4dc",
"rgb": {
"r": 141,
"g": 164,
"b": 220
},
"hsl": {
"h": 222.532,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.72216,
"c": 0.086,
"h": 267
},
"luminance": 0.37381
}Semantic roles & 50–950 ramp
primary
#8DA4DC
secondary
#EDE7D8
accent
#9325C0
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111216
muted
#808184