#8DA3DC#8DA3DC
#8DA3DC is a light, moderate blue. Relative luminance 0.370; OKLCH L 72.0% C 0.087 H 267.9°. Best body text is #000000 at 8.40:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA3DC |
|---|---|
| RGB | rgb(141, 163, 220) |
| HSL | hsl(223, 53%, 71%) |
| HSV | hsv(223, 36%, 86%) |
| CMYK | cmyk(35.9%, 25.9%, 0%, 13.7%) |
| CIE-LAB | lab(67.29, 6.04, -31.35) |
| CIE-LCH | lch(67.29, 31.93, 280.91°) |
| OKLab | oklab(72.01% -0.0032 -0.087) |
| OKLCH | oklch(72.01% 0.087 267.9) |
| XYZ | xyz(36.9961, 37.0228, 72.8931) |
| Luminance | 0.3702 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 5.37
Pastel Blue
#A2BFFE
ΔE00 7.86
Perrywinkle
#8F8CE7
ΔE00 7.87
Cornflowerblue
#6495ED
ΔE00 7.87
Carolina Blue
#8AB8FE
ΔE00 7.91
Lavender Blue
#8B88F8
ΔE00 9.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA3DC #DCC68D
analogous
#8DCADC #8DA3DC #9E8DDC
triadic
#8DA3DC #DC8DA3 #A3DC8D
tetradic
#8DA3DC #DC8DCA #DCC68D #8DDC9E
square
#8DA3DC #DC8DCA #DCC68D #8DDC9E
split-complementary
#8DA3DC #DC9E8D #CADC8D
monochromatic
#385BB7 #5E7DCE #8DA3DC #BCC9EA #E8ECF8
Accessibility & contrast
On white
2.50
#8DA3DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.40
#8DA3DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA3DC
8.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA3DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA3DC | 1.00 | 2.50 | 8.40 | 8.40 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A8DF
Deuteranopia (green-blind)
#89A1DB
Tritanopia (blue-blind)
#75AEB7
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #8da3dc; /* rgb */ color: rgb(141, 163, 220); /* oklch */ color: oklch(72.0% 0.087 267.9);
Tailwind
colors: {
custom: {
50: '#b0bee7',
500: '#8da3dc',
950: '#000000',
},
}SCSS
$custom: #8da3dc; $custom-light: #b0bee7; $custom-dark: #000000;
JSON
{
"hex": "#8da3dc",
"rgb": {
"r": 141,
"g": 163,
"b": 220
},
"hsl": {
"h": 223.291,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.72008,
"c": 0.08711,
"h": 267.9
},
"luminance": 0.37024
}Semantic roles & 50–950 ramp
primary
#8DA3DC
secondary
#EDE7D8
accent
#9525C0
background
#FBFBFE
surface
#F6F6FC
border
#D0D0D5
text
#111216
muted
#808184