#CD9FA2#CD9FA2
#CD9FA2 is a light, muted red. Relative luminance 0.404; OKLCH L 74.6% C 0.055 H 14.1°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9FA2 |
|---|---|
| RGB | rgb(205, 159, 162) |
| HSL | hsl(356, 32%, 71%) |
| HSV | hsv(356, 22%, 80%) |
| CMYK | cmyk(0%, 22.4%, 21%, 19.6%) |
| CIE-LAB | lab(69.74, 17.49, 5.02) |
| CIE-LCH | lch(69.74, 18.19, 16.00°) |
| OKLab | oklab(74.58% 0.0532 0.0134) |
| OKLCH | oklch(74.58% 0.055 14.1) |
| XYZ | xyz(44.0969, 40.3859, 39.6479) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.73
Grey Pink
#C3909B
ΔE00 5.04
Rosybrown
#BC8F8F
ΔE00 5.09
Greyish Pink
#C88D94
ΔE00 5.43
Light Mauve
#C292A1
ΔE00 5.64
Faded Pink
#DE9DAC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9FA2 #9FCDCA
analogous
#CD9FB9 #CD9FA2 #CDB39F
triadic
#CD9FA2 #A2CD9F #9FA2CD
tetradic
#CD9FA2 #B9CD9F #9FCDCA #B39FCD
square
#CD9FA2 #B9CD9F #9FCDCA #B39FCD
split-complementary
#CD9FA2 #9FCDB3 #9FB9CD
monochromatic
#9F5358 #B8777B #CD9FA2 #E2C7C9 #F5EBEC
Accessibility & contrast
On white
2.31
#CD9FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#CD9FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9FA2
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9FA2 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A5A2
Deuteranopia (green-blind)
#B1AEA1
Tritanopia (blue-blind)
#D69BA0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cd9fa2; /* rgb */ color: rgb(205, 159, 162); /* oklch */ color: oklch(74.6% 0.055 14.1);
Tailwind
colors: {
custom: {
50: '#ddbbbd',
500: '#cd9fa2',
950: '#000000',
},
}SCSS
$custom: #cd9fa2; $custom-light: #ddbbbd; $custom-dark: #000000;
JSON
{
"hex": "#cd9fa2",
"rgb": {
"r": 205,
"g": 159,
"b": 162
},
"hsl": {
"h": 356.087,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.74583,
"c": 0.05488,
"h": 14.1
},
"luminance": 0.40384
}Semantic roles & 50–950 ramp
primary
#CD9FA2
secondary
#DEEAE9
accent
#AAA33B
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151212
muted
#838181