#CD8A97#CD8A97
#CD8A97 is a light, moderate red. Relative luminance 0.334; OKLCH L 70.4% C 0.083 H 6.7°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8A97 |
|---|---|
| RGB | rgb(205, 138, 151) |
| HSL | hsl(348, 40%, 67%) |
| HSV | hsv(348, 33%, 80%) |
| CMYK | cmyk(0%, 32.7%, 26.3%, 19.6%) |
| CIE-LAB | lab(64.48, 27.34, 3.58) |
| CIE-LCH | lch(64.48, 27.58, 7.45°) |
| OKLab | oklab(70.43% 0.0828 0.0097) |
| OKLCH | oklch(70.43% 0.083 6.7) |
| XYZ | xyz(39.8521, 33.3929, 33.6186) |
| Luminance | 0.3339 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 2.24
Greyish Pink
#C88D94
ΔE00 2.39
Dull Pink
#D5869D
ΔE00 3.27
Grey Pink
#C3909B
ΔE00 3.44
Old Rose
#C87F89
ΔE00 3.55
Dusky Pink
#CC7A8B
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8A97 #8ACDC0
analogous
#CD8AB9 #CD8A97 #CD9E8A
triadic
#CD8A97 #97CD8A #8A97CD
tetradic
#CD8A97 #B9CD8A #8ACDC0 #9E8ACD
square
#CD8A97 #B9CD8A #8ACDC0 #9E8ACD
split-complementary
#CD8A97 #8ACD9E #8AB9CD
monochromatic
#9B4253 #BB5F71 #CD8A97 #DFB5BD #F2E0E3
Accessibility & contrast
On white
2.74
#CD8A97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#CD8A97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8A97
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8A97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8A97 | 1.00 | 2.74 | 7.68 | 7.68 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949597
Deuteranopia (green-blind)
#A4A196
Tritanopia (blue-blind)
#D9858F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cd8a97; /* rgb */ color: rgb(205, 138, 151); /* oklch */ color: oklch(70.4% 0.083 6.7);
Tailwind
colors: {
custom: {
50: '#ddadb5',
500: '#cd8a97',
950: '#000000',
},
}SCSS
$custom: #cd8a97; $custom-light: #ddadb5; $custom-dark: #000000;
JSON
{
"hex": "#cd8a97",
"rgb": {
"r": 205,
"g": 138,
"b": 151
},
"hsl": {
"h": 348.358,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.70429,
"c": 0.08333,
"h": 6.7
},
"luminance": 0.3339
}Semantic roles & 50–950 ramp
primary
#CD8A97
secondary
#CFE4E0
accent
#B39A32
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80