#8DA0CD#8DA0CD
#8DA0CD is a light, moderate blue. Relative luminance 0.352; OKLCH L 70.7% C 0.070 H 266.8°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8DA0CD |
|---|---|
| RGB | rgb(141, 160, 205) |
| HSL | hsl(222, 39%, 68%) |
| HSV | hsv(222, 31%, 80%) |
| CMYK | cmyk(31.2%, 22%, 0%, 19.6%) |
| CIE-LAB | lab(65.91, 3.84, -25.18) |
| CIE-LCH | lch(65.91, 25.47, 278.68°) |
| OKLab | oklab(70.74% -0.0039 -0.0695) |
| OKLCH | oklch(70.74% 0.07 266.8) |
| XYZ | xyz(34.5716, 35.2108, 62.7206) |
| Luminance | 0.3521 (WCAG relative) |
| Temperature | cool |
| Family | blue |
Closest named colors
Periwinkle Blue
#8F99FB
ΔE00 6.82
Perrywinkle
#8F8CE7
ΔE00 7.91
Cornflowerblue
#6495ED
ΔE00 8.96
Faded Blue
#658CBB
ΔE00 9.19
Pastel Blue
#A2BFFE
ΔE00 9.53
Lavender Blue
#8B88F8
ΔE00 9.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8DA0CD #CDBA8D
analogous
#8DC0CD #8DA0CD #9A8DCD
triadic
#8DA0CD #CD8DA0 #A0CD8D
tetradic
#8DA0CD #CD8DC0 #CDBA8D #8DCD9A
square
#8DA0CD #CD8DC0 #CDBA8D #8DCD9A
split-complementary
#8DA0CD #CD9A8D #C0CD8D
monochromatic
#445E9B #627DBA #8DA0CD #B8C3E0 #E2E7F2
Accessibility & contrast
On white
2.61
#8DA0CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#8DA0CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8DA0CD
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8DA0CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8DA0CD | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92A3CF
Deuteranopia (green-blind)
#8C9ECC
Tritanopia (blue-blind)
#7BA9AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #8da0cd; /* rgb */ color: rgb(141, 160, 205); /* oklch */ color: oklch(70.7% 0.070 266.8);
Tailwind
colors: {
custom: {
50: '#b0bcdc',
500: '#8da0cd',
950: '#000000',
},
}SCSS
$custom: #8da0cd; $custom-light: #b0bcdc; $custom-dark: #000000;
JSON
{
"hex": "#8da0cd",
"rgb": {
"r": 141,
"g": 160,
"b": 205
},
"hsl": {
"h": 222.188,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.70739,
"c": 0.06959,
"h": 266.8
},
"luminance": 0.35212
}Semantic roles & 50–950 ramp
primary
#8DA0CD
secondary
#E5DFD1
accent
#8C33B2
background
#FAFBFD
surface
#F5F6FB
border
#CFD0D4
text
#101115
muted
#7F8083