#CD8EBB#CD8EBB
#CD8EBB is a light, moderate pink. Relative luminance 0.359; OKLCH L 72.3% C 0.096 H 337.6°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8EBB |
|---|---|
| RGB | rgb(205, 142, 187) |
| HSL | hsl(317, 39%, 68%) |
| HSV | hsv(317, 31%, 80%) |
| CMYK | cmyk(0%, 30.7%, 8.8%, 19.6%) |
| CIE-LAB | lab(66.45, 30.85, -13.79) |
| CIE-LCH | lch(66.45, 33.79, 335.91°) |
| OKLab | oklab(72.29% 0.089 -0.0367) |
| OKLCH | oklch(72.29% 0.096 337.6) |
| XYZ | xyz(43.8192, 35.9149, 51.6282) |
| Luminance | 0.3591 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 6.34
Plum
#DDA0DD
ΔE00 6.83
Dusty Lavender
#AC86A8
ΔE00 7.11
Lavender Pink
#DD85D7
ΔE00 7.34
Orchid (survey)
#C875C4
ΔE00 8.46
Dull Pink
#D5869D
ΔE00 8.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8EBB #8ECDA0
analogous
#BF8ECD #CD8EBB #CD8E9B
triadic
#CD8EBB #BBCD8E #8EBBCD
tetradic
#CD8EBB #CDBF8E #8ECDA0 #8E9BCD
square
#CD8EBB #CDBF8E #8ECDA0 #8E9BCD
split-complementary
#CD8EBB #9BCD8E #8ECDBF
monochromatic
#9C4583 #BA64A1 #CD8EBB #E0B8D5 #F3E3EE
Accessibility & contrast
On white
2.57
#CD8EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#CD8EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8EBB
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8EBB | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8F9CBD
Deuteranopia (green-blind)
#9EA5B9
Tritanopia (blue-blind)
#D4909E
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cd8ebb; /* rgb */ color: rgb(205, 142, 187); /* oklch */ color: oklch(72.3% 0.096 337.6);
Tailwind
colors: {
custom: {
50: '#ddb0cf',
500: '#cd8ebb',
950: '#000000',
},
}SCSS
$custom: #cd8ebb; $custom-light: #ddb0cf; $custom-dark: #000000;
JSON
{
"hex": "#cd8ebb",
"rgb": {
"r": 205,
"g": 142,
"b": 187
},
"hsl": {
"h": 317.143,
"s": 38.65,
"l": 68.039
},
"oklch": {
"l": 0.72292,
"c": 0.09627,
"h": 337.6
},
"luminance": 0.35913
}Semantic roles & 50–950 ramp
primary
#CD8EBB
secondary
#D2E5D7
accent
#B25834
background
#FDFAFC
surface
#FBF5F9
border
#D4CFD2
text
#151013
muted
#837F82