#CD9FA9#CD9FA9
#CD9FA9 is a light, muted red. Relative luminance 0.406; OKLCH L 74.8% C 0.056 H 4.0°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9FA9 |
|---|---|
| RGB | rgb(205, 159, 169) |
| HSL | hsl(347, 32%, 71%) |
| HSV | hsv(347, 22%, 80%) |
| CMYK | cmyk(0%, 22.4%, 17.6%, 19.6%) |
| CIE-LAB | lab(69.92, 18.57, 1.39) |
| CIE-LCH | lch(69.92, 18.62, 4.29°) |
| OKLab | oklab(74.78% 0.0559 0.0039) |
| OKLCH | oklch(74.78% 0.056 4) |
| XYZ | xyz(44.7365, 40.6418, 43.0166) |
| Luminance | 0.4064 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.54
Light Mauve
#C292A1
ΔE00 4.02
Grey Pink
#C3909B
ΔE00 4.26
Faded Pink
#DE9DAC
ΔE00 4.37
Greyish Pink
#C88D94
ΔE00 5.64
Rosybrown
#BC8F8F
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9FA9 #9FCDC3
analogous
#CD9FC0 #CD9FA9 #CDAC9F
triadic
#CD9FA9 #A9CD9F #9FA9CD
tetradic
#CD9FA9 #C0CD9F #9FCDC3 #AC9FCD
square
#CD9FA9 #C0CD9F #9FCDC3 #AC9FCD
split-complementary
#CD9FA9 #9FCDAC #9FC0CD
monochromatic
#9F5363 #B87785 #CD9FA9 #E2C7CD #F5EBED
Accessibility & contrast
On white
2.30
#CD9FA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#CD9FA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9FA9
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9FA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9FA9 | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6A9
Deuteranopia (green-blind)
#B0AEA8
Tritanopia (blue-blind)
#D69CA2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cd9fa9; /* rgb */ color: rgb(205, 159, 169); /* oklch */ color: oklch(74.8% 0.056 4.0);
Tailwind
colors: {
custom: {
50: '#ddbbc2',
500: '#cd9fa9',
950: '#000000',
},
}SCSS
$custom: #cd9fa9; $custom-light: #ddbbc2; $custom-dark: #000000;
JSON
{
"hex": "#cd9fa9",
"rgb": {
"r": 205,
"g": 159,
"b": 169
},
"hsl": {
"h": 346.957,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.74783,
"c": 0.05605,
"h": 4
},
"luminance": 0.4064
}Semantic roles & 50–950 ramp
primary
#CD9FA9
secondary
#DEEAE7
accent
#AA923B
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151212
muted
#838181