#CD9FA6#CD9FA6
#CD9FA6 is a light, muted red. Relative luminance 0.405; OKLCH L 74.7% C 0.055 H 8.3°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #CD9FA6 |
|---|---|
| RGB | rgb(205, 159, 166) |
| HSL | hsl(351, 32%, 71%) |
| HSV | hsv(351, 22%, 80%) |
| CMYK | cmyk(0%, 22.4%, 19%, 19.6%) |
| CIE-LAB | lab(69.85, 18.10, 2.94) |
| CIE-LCH | lch(69.85, 18.34, 9.23°) |
| OKLab | oklab(74.7% 0.0548 0.008) |
| OKLCH | oklch(74.7% 0.055 8.3) |
| XYZ | xyz(44.4581, 40.5304, 41.5503) |
| Luminance | 0.4053 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.80
Grey Pink
#C3909B
ΔE00 4.40
Light Mauve
#C292A1
ΔE00 4.57
Faded Pink
#DE9DAC
ΔE00 4.76
Greyish Pink
#C88D94
ΔE00 5.38
Rosybrown
#BC8F8F
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD9FA6 #9FCDC6
analogous
#CD9FBD #CD9FA6 #CDAF9F
triadic
#CD9FA6 #A6CD9F #9FA6CD
tetradic
#CD9FA6 #BDCD9F #9FCDC6 #AF9FCD
square
#CD9FA6 #BDCD9F #9FCDC6 #AF9FCD
split-complementary
#CD9FA6 #9FCDAF #9FBDCD
monochromatic
#9F535E #B87781 #CD9FA6 #E2C7CB #F5EBEC
Accessibility & contrast
On white
2.31
#CD9FA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#CD9FA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD9FA6
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD9FA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD9FA6 | 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)
#A6A6A6
Deuteranopia (green-blind)
#B0AEA5
Tritanopia (blue-blind)
#D69CA1
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #cd9fa6; /* rgb */ color: rgb(205, 159, 166); /* oklch */ color: oklch(74.7% 0.055 8.3);
Tailwind
colors: {
custom: {
50: '#ddbbc0',
500: '#cd9fa6',
950: '#000000',
},
}SCSS
$custom: #cd9fa6; $custom-light: #ddbbc0; $custom-dark: #000000;
JSON
{
"hex": "#cd9fa6",
"rgb": {
"r": 205,
"g": 159,
"b": 166
},
"hsl": {
"h": 350.87,
"s": 31.507,
"l": 71.373
},
"oklch": {
"l": 0.74696,
"c": 0.05535,
"h": 8.3
},
"luminance": 0.40529
}Semantic roles & 50–950 ramp
primary
#CD9FA6
secondary
#DEEAE8
accent
#AA993B
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151212
muted
#838181