#CD98A2#CD98A2
#CD98A2 is a light, moderate red. Relative luminance 0.380; OKLCH L 73.3% C 0.065 H 6.3°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #CD98A2 |
|---|---|
| RGB | rgb(205, 152, 162) |
| HSL | hsl(349, 35%, 70%) |
| HSV | hsv(349, 26%, 80%) |
| CMYK | cmyk(0%, 25.9%, 21%, 19.6%) |
| CIE-LAB | lab(68.05, 21.32, 2.57) |
| CIE-LCH | lch(68.05, 21.47, 6.88°) |
| OKLab | oklab(73.28% 0.0644 0.0071) |
| OKLCH | oklch(73.28% 0.065 6.3) |
| XYZ | xyz(42.9271, 38.0463, 39.2580) |
| Luminance | 0.3804 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.61
Light Mauve
#C292A1
ΔE00 3.11
Greyish Pink
#C88D94
ΔE00 3.50
Faded Pink
#DE9DAC
ΔE00 3.67
Dusty Pink
#D8A7B1
ΔE00 4.09
Dusty Pink (survey)
#D58A94
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD98A2 #98CDC3
analogous
#CD98BD #CD98A2 #CDA898
triadic
#CD98A2 #A2CD98 #98A2CD
tetradic
#CD98A2 #BDCD98 #98CDC3 #A898CD
square
#CD98A2 #BDCD98 #98CDC3 #A898CD
split-complementary
#CD98A2 #98CDA8 #98BDCD
monochromatic
#9E4D5C #B96F7D #CD98A2 #E1C1C7 #F5EAEC
Accessibility & contrast
On white
2.44
#CD98A2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#CD98A2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD98A2
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD98A2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD98A2 | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A0A2
Deuteranopia (green-blind)
#ACA9A1
Tritanopia (blue-blind)
#D7949B
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cd98a2; /* rgb */ color: rgb(205, 152, 162); /* oklch */ color: oklch(73.3% 0.065 6.3);
Tailwind
colors: {
custom: {
50: '#ddb6bd',
500: '#cd98a2',
950: '#000000',
},
}SCSS
$custom: #cd98a2; $custom-light: #ddb6bd; $custom-dark: #000000;
JSON
{
"hex": "#cd98a2",
"rgb": {
"r": 205,
"g": 152,
"b": 162
},
"hsl": {
"h": 348.679,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.73277,
"c": 0.06478,
"h": 6.3
},
"luminance": 0.38044
}Semantic roles & 50–950 ramp
primary
#CD98A2
secondary
#D9E8E5
accent
#AD9738
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081