#CD8EB8#CD8EB8
#CD8EB8 is a light, moderate pink. Relative luminance 0.358; OKLCH L 72.2% C 0.094 H 339.7°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8EB8 |
|---|---|
| RGB | rgb(205, 142, 184) |
| HSL | hsl(320, 39%, 68%) |
| HSV | hsv(320, 31%, 80%) |
| CMYK | cmyk(0%, 30.7%, 10.2%, 19.6%) |
| CIE-LAB | lab(66.36, 30.33, -12.26) |
| CIE-LCH | lch(66.36, 32.72, 338.00°) |
| OKLab | oklab(72.19% 0.088 -0.0325) |
| OKLCH | oklch(72.19% 0.094 339.7) |
| XYZ | xyz(43.5014, 35.7878, 49.9544) |
| Luminance | 0.3579 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.49
Dusty Lavender
#AC86A8
ΔE00 7.03
Plum
#DDA0DD
ΔE00 7.42
Dull Pink
#D5869D
ΔE00 7.74
Light Mauve
#C292A1
ΔE00 7.91
Lavender Pink
#DD85D7
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8EB8 #8ECDA3
analogous
#C28ECD #CD8EB8 #CD8E98
triadic
#CD8EB8 #B8CD8E #8EB8CD
tetradic
#CD8EB8 #CDC28E #8ECDA3 #8E98CD
square
#CD8EB8 #CDC28E #8ECDA3 #8E98CD
split-complementary
#CD8EB8 #98CD8E #8ECDC2
monochromatic
#9C457F #BA649D #CD8EB8 #E0B8D3 #F3E3ED
Accessibility & contrast
On white
2.57
#CD8EB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#CD8EB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8EB8
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8EB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8EB8 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909CBA
Deuteranopia (green-blind)
#9FA5B6
Tritanopia (blue-blind)
#D48F9D
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #cd8eb8; /* rgb */ color: rgb(205, 142, 184); /* oklch */ color: oklch(72.2% 0.094 339.7);
Tailwind
colors: {
custom: {
50: '#ddb0cd',
500: '#cd8eb8',
950: '#000000',
},
}SCSS
$custom: #cd8eb8; $custom-light: #ddb0cd; $custom-dark: #000000;
JSON
{
"hex": "#cd8eb8",
"rgb": {
"r": 205,
"g": 142,
"b": 184
},
"hsl": {
"h": 320,
"s": 38.65,
"l": 68.039
},
"oklch": {
"l": 0.72185,
"c": 0.09384,
"h": 339.7
},
"luminance": 0.35786
}Semantic roles & 50–950 ramp
primary
#CD8EB8
secondary
#D2E5D8
accent
#B25E34
background
#FDFAFC
surface
#FBF4F9
border
#D4CED2
text
#151013
muted
#837F82