#8DA8DC#8DA8DC
#8DA8DC is a light, moderate blue. Relative luminance 0.388; OKLCH L 73.1% C 0.082 H 263.2°. Best body text is #000000 at 8.77:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA8DC |
|---|---|
| RGB | rgb(141, 168, 220) |
| HSL | hsl(219, 53%, 71%) |
| HSV | hsv(219, 36%, 86%) |
| CMYK | cmyk(35.9%, 23.6%, 0%, 13.7%) |
| CIE-LAB | lab(68.63, 3.24, -29.29) |
| CIE-LCH | lch(68.63, 29.46, 276.31°) |
| OKLab | oklab(73.05% -0.0097 -0.0812) |
| OKLCH | oklch(73.05% 0.082 263.2) |
| XYZ | xyz(37.9015, 38.8336, 73.1948) |
| Luminance | 0.3883 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.24
Carolina Blue
#8AB8FE
ΔE00 6.34
Pastel Blue
#A2BFFE
ΔE00 6.66
Cornflowerblue
#6495ED
ΔE00 7.86
Light Grey Blue
#9DBCD4
ΔE00 9.18
Perrywinkle
#8F8CE7
ΔE00 9.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA8DC #DCC18D
analogous
#8DCFDC #8DA8DC #998DDC
triadic
#8DA8DC #DC8DA8 #A8DC8D
tetradic
#8DA8DC #DC8DCF #DCC18D #8DDC99
square
#8DA8DC #DC8DCF #DCC18D #8DDC99
split-complementary
#8DA8DC #DC998D #CFDC8D
monochromatic
#3863B7 #5E84CE #8DA8DC #BCCCEA #E8EDF8
Accessibility & contrast
On white
2.40
#8DA8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.77
#8DA8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA8DC
8.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA8DC | 1.00 | 2.40 | 8.77 | 8.77 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ABDE
Deuteranopia (green-blind)
#8EA4DB
Tritanopia (blue-blind)
#75B3BA
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #8da8dc; /* rgb */ color: rgb(141, 168, 220); /* oklch */ color: oklch(73.1% 0.082 263.2);
Tailwind
colors: {
custom: {
50: '#b0c1e7',
500: '#8da8dc',
950: '#000000',
},
}SCSS
$custom: #8da8dc; $custom-light: #b0c1e7; $custom-dark: #000000;
JSON
{
"hex": "#8da8dc",
"rgb": {
"r": 141,
"g": 168,
"b": 220
},
"hsl": {
"h": 219.494,
"s": 53.02,
"l": 70.784
},
"oklch": {
"l": 0.73051,
"c": 0.08175,
"h": 263.2
},
"luminance": 0.38835
}Semantic roles & 50–950 ramp
primary
#8DA8DC
secondary
#EDE6D8
accent
#8B25C0
background
#FBFBFE
surface
#F6F7FC
border
#D0D0D5
text
#111216
muted
#808184