#CD9EBB#CD9EBB
#CD9EBB is a light, moderate pink. Relative luminance 0.410; OKLCH L 75.2% C 0.068 H 341.3°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9EBB |
|---|---|
| RGB | rgb(205, 158, 187) |
| HSL | hsl(323, 32%, 71%) |
| HSV | hsv(323, 23%, 80%) |
| CMYK | cmyk(0%, 22.9%, 8.8%, 19.6%) |
| CIE-LAB | lab(70.19, 22.11, -8.20) |
| CIE-LCH | lch(70.19, 23.58, 339.64°) |
| OKLab | oklab(75.16% 0.0641 -0.0216) |
| OKLCH | oklch(75.16% 0.068 341.3) |
| XYZ | xyz(46.3729, 41.0223, 52.4794) |
| Luminance | 0.4102 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.00
Light Mauve
#C292A1
ΔE00 5.99
Dusty Pink
#D8A7B1
ΔE00 6.85
Faded Pink
#DE9DAC
ΔE00 6.89
Grey Pink
#C3909B
ΔE00 7.61
Plum
#DDA0DD
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9EBB #9ECDB0
analogous
#C79ECD #CD9EBB #CD9EA3
triadic
#CD9EBB #BBCD9E #9EBBCD
tetradic
#CD9EBB #CDC79E #9ECDB0 #9EA3CD
square
#CD9EBB #CDC79E #9ECDB0 #9EA3CD
split-complementary
#CD9EBB #A3CD9E #9ECDC7
monochromatic
#9F5281 #B8769F #CD9EBB #E2C6D7 #F5EBF1
Accessibility & contrast
On white
2.28
#CD9EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#CD9EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9EBB
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9EBB | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A7BC
Deuteranopia (green-blind)
#ABAEBA
Tritanopia (blue-blind)
#D39EA8
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #cd9ebb; /* rgb */ color: rgb(205, 158, 187); /* oklch */ color: oklch(75.2% 0.068 341.3);
Tailwind
colors: {
custom: {
50: '#dcbbcf',
500: '#cd9ebb',
950: '#000000',
},
}SCSS
$custom: #cd9ebb; $custom-light: #dcbbcf; $custom-dark: #000000;
JSON
{
"hex": "#cd9ebb",
"rgb": {
"r": 205,
"g": 158,
"b": 187
},
"hsl": {
"h": 322.979,
"s": 31.973,
"l": 71.176
},
"oklch": {
"l": 0.75157,
"c": 0.06761,
"h": 341.3
},
"luminance": 0.41021
}Semantic roles & 50–950 ramp
primary
#CD9EBB
secondary
#DDEAE2
accent
#AB663B
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151113
muted
#838082