#CD8D93#CD8D93
#CD8D93 is a light, moderate red. Relative luminance 0.341; OKLCH L 70.9% C 0.078 H 13.1°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8D93 |
|---|---|
| RGB | rgb(205, 141, 147) |
| HSL | hsl(354, 39%, 68%) |
| HSV | hsv(354, 31%, 80%) |
| CMYK | cmyk(0%, 31.2%, 28.3%, 19.6%) |
| CIE-LAB | lab(65.07, 25.15, 6.69) |
| CIE-LCH | lch(65.07, 26.03, 14.90°) |
| OKLab | oklab(70.85% 0.0764 0.0177) |
| OKLCH | oklch(70.85% 0.078 13.1) |
| XYZ | xyz(39.9692, 34.1379, 32.0822) |
| Luminance | 0.3413 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Greyish Pink
#C88D94
ΔE00 1.26
Dusty Pink (survey)
#D58A94
ΔE00 2.26
Grey Pink
#C3909B
ΔE00 3.75
Old Rose
#C87F89
ΔE00 4.02
Rosybrown
#BC8F8F
ΔE00 4.87
Dirty Pink
#CA7B80
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8D93 #8DCDC7
analogous
#CD8DB3 #CD8D93 #CDA78D
triadic
#CD8D93 #93CD8D #8D93CD
tetradic
#CD8D93 #B3CD8D #8DCDC7 #A78DCD
square
#CD8D93 #B3CD8D #8DCDC7 #A78DCD
split-complementary
#CD8D93 #8DCDA7 #8DB3CD
monochromatic
#9B444C #BA626B #CD8D93 #E0B8BB #F2E2E4
Accessibility & contrast
On white
2.68
#CD8D93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#CD8D93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8D93
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8D93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8D93 | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989793
Deuteranopia (green-blind)
#A7A392
Tritanopia (blue-blind)
#D9878F
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #cd8d93; /* rgb */ color: rgb(205, 141, 147); /* oklch */ color: oklch(70.9% 0.078 13.1);
Tailwind
colors: {
custom: {
50: '#ddafb2',
500: '#cd8d93',
950: '#000000',
},
}SCSS
$custom: #cd8d93; $custom-light: #ddafb2; $custom-dark: #000000;
JSON
{
"hex": "#cd8d93",
"rgb": {
"r": 205,
"g": 141,
"b": 147
},
"hsl": {
"h": 354.375,
"s": 39.024,
"l": 67.843
},
"oklch": {
"l": 0.70852,
"c": 0.07839,
"h": 13.1
},
"luminance": 0.34135
}Semantic roles & 50–950 ramp
primary
#CD8D93
secondary
#D1E5E3
accent
#B2A633
background
#FDFAFA
surface
#FBF4F5
border
#D4CECF
text
#151011
muted
#837F80