#CD97A3#CD97A3
#CD97A3 is a light, moderate red. Relative luminance 0.378; OKLCH L 73.1% C 0.067 H 4.1°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CD97A3 |
|---|---|
| RGB | rgb(205, 151, 163) |
| HSL | hsl(347, 35%, 70%) |
| HSV | hsv(347, 26%, 80%) |
| CMYK | cmyk(0%, 26.3%, 20.5%, 19.6%) |
| CIE-LAB | lab(67.84, 22.01, 1.71) |
| CIE-LCH | lch(67.84, 22.08, 4.43°) |
| OKLab | oklab(73.12% 0.0664 0.0048) |
| OKLCH | oklch(73.12% 0.067 4.1) |
| XYZ | xyz(42.8547, 37.7588, 39.6741) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.46
Light Mauve
#C292A1
ΔE00 2.71
Faded Pink
#DE9DAC
ΔE00 3.49
Greyish Pink
#C88D94
ΔE00 3.62
Dusty Pink
#D8A7B1
ΔE00 4.35
Dusty Pink (survey)
#D58A94
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD97A3 #97CDC1
analogous
#CD97BE #CD97A3 #CDA697
triadic
#CD97A3 #A3CD97 #97A3CD
tetradic
#CD97A3 #BECD97 #97CDC1 #A697CD
square
#CD97A3 #BECD97 #97CDC1 #A697CD
split-complementary
#CD97A3 #97CDA6 #97BECD
monochromatic
#9E4C5E #B96E7E #CD97A3 #E1C0C8 #F5EAEC
Accessibility & contrast
On white
2.46
#CD97A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#CD97A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD97A3
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD97A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD97A3 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A3
Deuteranopia (green-blind)
#ABA9A2
Tritanopia (blue-blind)
#D7949B
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #cd97a3; /* rgb */ color: rgb(205, 151, 163); /* oklch */ color: oklch(73.1% 0.067 4.1);
Tailwind
colors: {
custom: {
50: '#ddb6be',
500: '#cd97a3',
950: '#000000',
},
}SCSS
$custom: #cd97a3; $custom-light: #ddb6be; $custom-dark: #000000;
JSON
{
"hex": "#cd97a3",
"rgb": {
"r": 205,
"g": 151,
"b": 163
},
"hsl": {
"h": 346.667,
"s": 35.065,
"l": 69.804
},
"oklch": {
"l": 0.73122,
"c": 0.06654,
"h": 4.1
},
"luminance": 0.37757
}Semantic roles & 50–950 ramp
primary
#CD97A3
secondary
#D8E8E4
accent
#AE9438
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081