#CD98A3#CD98A3
#CD98A3 is a light, moderate red. Relative luminance 0.381; OKLCH L 73.3% C 0.065 H 5.0°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #CD98A3 |
|---|---|
| RGB | rgb(205, 152, 163) |
| HSL | hsl(348, 35%, 70%) |
| HSV | hsv(348, 26%, 80%) |
| CMYK | cmyk(0%, 25.9%, 20.5%, 19.6%) |
| CIE-LAB | lab(68.08, 21.47, 2.05) |
| CIE-LCH | lch(68.08, 21.57, 5.46°) |
| OKLab | oklab(73.31% 0.0648 0.0057) |
| OKLCH | oklch(73.31% 0.065 5) |
| XYZ | xyz(43.0163, 38.0820, 39.7280) |
| Luminance | 0.3808 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 2.59
Light Mauve
#C292A1
ΔE00 2.91
Faded Pink
#DE9DAC
ΔE00 3.56
Greyish Pink
#C88D94
ΔE00 3.68
Dusty Pink
#D8A7B1
ΔE00 4.07
Dusty Pink (survey)
#D58A94
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD98A3 #98CDC2
analogous
#CD98BE #CD98A3 #CDA798
triadic
#CD98A3 #A3CD98 #98A3CD
tetradic
#CD98A3 #BECD98 #98CDC2 #A798CD
square
#CD98A3 #BECD98 #98CDC2 #A798CD
split-complementary
#CD98A3 #98CDA7 #98BECD
monochromatic
#9E4D5E #B96F7E #CD98A3 #E1C1C8 #F5EAED
Accessibility & contrast
On white
2.44
#CD98A3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#CD98A3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD98A3
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD98A3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD98A3 | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A3
Deuteranopia (green-blind)
#ACAAA2
Tritanopia (blue-blind)
#D7959C
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cd98a3; /* rgb */ color: rgb(205, 152, 163); /* oklch */ color: oklch(73.3% 0.065 5.0);
Tailwind
colors: {
custom: {
50: '#ddb6be',
500: '#cd98a3',
950: '#000000',
},
}SCSS
$custom: #cd98a3; $custom-light: #ddb6be; $custom-dark: #000000;
JSON
{
"hex": "#cd98a3",
"rgb": {
"r": 205,
"g": 152,
"b": 163
},
"hsl": {
"h": 347.547,
"s": 34.641,
"l": 70
},
"oklch": {
"l": 0.73306,
"c": 0.06502,
"h": 5
},
"luminance": 0.3808
}Semantic roles & 50–950 ramp
primary
#CD98A3
secondary
#D9E8E5
accent
#AD9538
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081