#CD8193#CD8193
#CD8193 is a light, moderate red. Relative luminance 0.308; OKLCH L 68.7% C 0.096 H 4.5°. Best body text is #000000 at 7.16:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8193 |
|---|---|
| RGB | rgb(205, 129, 147) |
| HSL | hsl(346, 43%, 65%) |
| HSV | hsv(346, 37%, 80%) |
| CMYK | cmyk(0%, 37.1%, 28.3%, 19.6%) |
| CIE-LAB | lab(62.33, 31.67, 2.74) |
| CIE-LCH | lch(62.33, 31.79, 4.95°) |
| OKLab | oklab(68.75% 0.0958 0.0076) |
| OKLCH | oklch(68.75% 0.096 4.5) |
| XYZ | xyz(38.2946, 30.7889, 31.5240) |
| Luminance | 0.3079 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusky Pink
#CC7A8B
ΔE00 2.15
Dull Pink
#D5869D
ΔE00 2.47
Old Rose
#C87F89
ΔE00 2.88
Old Pink
#C77986
ΔE00 3.19
Muted Pink
#D1768F
ΔE00 3.20
Dusty Pink (survey)
#D58A94
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8193 #81CDBB
analogous
#CD81B9 #CD8193 #CD9581
triadic
#CD8193 #93CD81 #8193CD
tetradic
#CD8193 #B9CD81 #81CDBB #9581CD
square
#CD8193 #B9CD81 #81CDBB #9581CD
split-complementary
#CD8193 #81CD95 #81B9CD
monochromatic
#973C52 #BC556D #CD8193 #DEADB9 #F0D9DE
Accessibility & contrast
On white
2.93
#CD8193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.16
#CD8193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8193
7.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8193 | 1.00 | 2.93 | 7.16 | 7.16 |
| #FFFFFF | 2.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C8E94
Deuteranopia (green-blind)
#9F9C91
Tritanopia (blue-blind)
#DA7B87
Achromatopsia (no color)
#979797
Design tokens & code
CSS
--color: #cd8193; /* rgb */ color: rgb(205, 129, 147); /* oklch */ color: oklch(68.7% 0.096 4.5);
Tailwind
colors: {
custom: {
50: '#dea6b2',
500: '#cd8193',
950: '#000000',
},
}SCSS
$custom: #cd8193; $custom-light: #dea6b2; $custom-dark: #000000;
JSON
{
"hex": "#cd8193",
"rgb": {
"r": 205,
"g": 129,
"b": 147
},
"hsl": {
"h": 345.789,
"s": 43.182,
"l": 65.49
},
"oklch": {
"l": 0.68749,
"c": 0.09613,
"h": 4.5
},
"luminance": 0.30786
}Semantic roles & 50–950 ramp
primary
#CD8193
secondary
#C8E2DC
accent
#B6962F
background
#FDFAFA
surface
#FBF4F5
border
#D4CECF
text
#150F11
muted
#837F80