#CD9EAF#CD9EAF
#CD9EAF is a light, muted pink. Relative luminance 0.405; OKLCH L 74.8% C 0.060 H 355.1°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9EAF |
|---|---|
| RGB | rgb(205, 158, 175) |
| HSL | hsl(338, 32%, 71%) |
| HSV | hsv(338, 23%, 80%) |
| CMYK | cmyk(0%, 22.9%, 14.6%, 19.6%) |
| CIE-LAB | lab(69.85, 20.08, -2.06) |
| CIE-LCH | lch(69.85, 20.19, 354.16°) |
| OKLab | oklab(74.78% 0.0597 -0.0052) |
| OKLCH | oklch(74.78% 0.06 355.1) |
| XYZ | xyz(45.1415, 40.5297, 45.9943) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.61
Dusty Pink
#D8A7B1
ΔE00 3.61
Faded Pink
#DE9DAC
ΔE00 4.35
Grey Pink
#C3909B
ΔE00 4.72
Greyish Pink
#C88D94
ΔE00 6.64
Lilac
#C8A2C8
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9EAF #9ECDBC
analogous
#CD9EC6 #CD9EAF #CDA49E
triadic
#CD9EAF #AFCD9E #9EAFCD
tetradic
#CD9EAF #C6CD9E #9ECDBC #A49ECD
square
#CD9EAF #C6CD9E #9ECDBC #A49ECD
split-complementary
#CD9EAF #9ECDA4 #9EC6CD
monochromatic
#9F526E #B8768E #CD9EAF #E2C6D0 #F5EBEE
Accessibility & contrast
On white
2.31
#CD9EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#CD9EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9EAF
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9EAF | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A6B0
Deuteranopia (green-blind)
#AEAEAE
Tritanopia (blue-blind)
#D59CA4
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cd9eaf; /* rgb */ color: rgb(205, 158, 175); /* oklch */ color: oklch(74.8% 0.060 355.1);
Tailwind
colors: {
custom: {
50: '#ddbbc6',
500: '#cd9eaf',
950: '#000000',
},
}SCSS
$custom: #cd9eaf; $custom-light: #ddbbc6; $custom-dark: #000000;
JSON
{
"hex": "#cd9eaf",
"rgb": {
"r": 205,
"g": 158,
"b": 175
},
"hsl": {
"h": 338.298,
"s": 31.973,
"l": 71.176
},
"oklch": {
"l": 0.74775,
"c": 0.05996,
"h": 355.1
},
"luminance": 0.40528
}Semantic roles & 50–950 ramp
primary
#CD9EAF
secondary
#DDEAE5
accent
#AB823B
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082