#CD9FAA#CD9FAA
#CD9FAA is a light, muted red. Relative luminance 0.407; OKLCH L 74.8% C 0.056 H 2.6°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9FAA |
|---|---|
| RGB | rgb(205, 159, 170) |
| HSL | hsl(346, 32%, 71%) |
| HSV | hsv(346, 22%, 80%) |
| CMYK | cmyk(0%, 22.4%, 17.1%, 19.6%) |
| CIE-LAB | lab(69.95, 18.73, 0.88) |
| CIE-LCH | lch(69.95, 18.75, 2.68°) |
| OKLab | oklab(74.81% 0.0563 0.0026) |
| OKLCH | oklch(74.81% 0.056 2.6) |
| XYZ | xyz(44.8308, 40.6795, 43.5129) |
| Luminance | 0.4068 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.56
Light Mauve
#C292A1
ΔE00 3.90
Grey Pink
#C3909B
ΔE00 4.28
Faded Pink
#DE9DAC
ΔE00 4.30
Greyish Pink
#C88D94
ΔE00 5.77
Rosybrown
#BC8F8F
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9FAA #9FCDC2
analogous
#CD9FC1 #CD9FAA #CDAB9F
triadic
#CD9FAA #AACD9F #9FAACD
tetradic
#CD9FAA #C1CD9F #9FCDC2 #AB9FCD
square
#CD9FAA #C1CD9F #9FCDC2 #AB9FCD
split-complementary
#CD9FAA #9FCDAB #9FC1CD
monochromatic
#9F5365 #B87786 #CD9FAA #E2C7CE #F5EBED
Accessibility & contrast
On white
2.30
#CD9FAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#CD9FAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9FAA
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9FAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9FAA | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6AA
Deuteranopia (green-blind)
#AFAEA9
Tritanopia (blue-blind)
#D59CA3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cd9faa; /* rgb */ color: rgb(205, 159, 170); /* oklch */ color: oklch(74.8% 0.056 2.6);
Tailwind
colors: {
custom: {
50: '#ddbbc3',
500: '#cd9faa',
950: '#000000',
},
}SCSS
$custom: #cd9faa; $custom-light: #ddbbc3; $custom-dark: #000000;
JSON
{
"hex": "#cd9faa",
"rgb": {
"r": 205,
"g": 159,
"b": 170
},
"hsl": {
"h": 345.652,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.74812,
"c": 0.05635,
"h": 2.6
},
"luminance": 0.40678
}Semantic roles & 50–950 ramp
primary
#CD9FAA
secondary
#DEEAE7
accent
#AA903B
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151212
muted
#838181