#CD8A93#CD8A93
#CD8A93 is a light, moderate red. Relative luminance 0.333; OKLCH L 70.3% C 0.083 H 10.6°. Best body text is #000000 at 7.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8A93 |
|---|---|
| RGB | rgb(205, 138, 147) |
| HSL | hsl(352, 40%, 67%) |
| HSV | hsv(352, 33%, 80%) |
| CMYK | cmyk(0%, 32.7%, 28.3%, 19.6%) |
| CIE-LAB | lab(64.38, 26.79, 5.69) |
| CIE-LCH | lch(64.38, 27.38, 12.00°) |
| OKLab | oklab(70.32% 0.0812 0.0152) |
| OKLCH | oklch(70.32% 0.083 10.6) |
| XYZ | xyz(39.5328, 33.2652, 31.9367) |
| Luminance | 0.3326 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 1.65
Greyish Pink
#C88D94
ΔE00 1.68
Old Rose
#C87F89
ΔE00 3.13
Grey Pink
#C3909B
ΔE00 3.81
Dull Pink
#D5869D
ΔE00 4.49
Dusky Pink
#CC7A8B
ΔE00 4.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8A93 #8ACDC4
analogous
#CD8AB5 #CD8A93 #CDA28A
triadic
#CD8A93 #93CD8A #8A93CD
tetradic
#CD8A93 #B5CD8A #8ACDC4 #A28ACD
square
#CD8A93 #B5CD8A #8ACDC4 #A28ACD
split-complementary
#CD8A93 #8ACDA2 #8AB5CD
monochromatic
#9B424E #BB5F6B #CD8A93 #DFB5BB #F2E0E2
Accessibility & contrast
On white
2.74
#CD8A93 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.65
#CD8A93 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8A93
7.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8A93 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8A93 | 1.00 | 2.74 | 7.65 | 7.65 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959593
Deuteranopia (green-blind)
#A5A192
Tritanopia (blue-blind)
#D9848D
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cd8a93; /* rgb */ color: rgb(205, 138, 147); /* oklch */ color: oklch(70.3% 0.083 10.6);
Tailwind
colors: {
custom: {
50: '#deacb2',
500: '#cd8a93',
950: '#000000',
},
}SCSS
$custom: #cd8a93; $custom-light: #deacb2; $custom-dark: #000000;
JSON
{
"hex": "#cd8a93",
"rgb": {
"r": 205,
"g": 138,
"b": 147
},
"hsl": {
"h": 351.94,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.70316,
"c": 0.08264,
"h": 10.6
},
"luminance": 0.33263
}Semantic roles & 50–950 ramp
primary
#CD8A93
secondary
#CFE4E1
accent
#B3A232
background
#FDFAFA
surface
#FBF4F5
border
#D4CECF
text
#151011
muted
#837F80