#CD8A94#CD8A94
#CD8A94 is a light, moderate red. Relative luminance 0.333; OKLCH L 70.3% C 0.083 H 9.6°. Best body text is #000000 at 7.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8A94 |
|---|---|
| RGB | rgb(205, 138, 148) |
| HSL | hsl(351, 40%, 67%) |
| HSV | hsv(351, 33%, 80%) |
| CMYK | cmyk(0%, 32.7%, 27.8%, 19.6%) |
| CIE-LAB | lab(64.40, 26.92, 5.16) |
| CIE-LCH | lch(64.40, 27.41, 10.86°) |
| OKLab | oklab(70.34% 0.0816 0.0138) |
| OKLCH | oklch(70.34% 0.083 9.6) |
| XYZ | xyz(39.6116, 33.2967, 32.3518) |
| Luminance | 0.3329 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 1.70
Greyish Pink
#C88D94
ΔE00 1.78
Old Rose
#C87F89
ΔE00 3.17
Grey Pink
#C3909B
ΔE00 3.67
Dull Pink
#D5869D
ΔE00 4.16
Dusky Pink
#CC7A8B
ΔE00 4.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8A94 #8ACDC3
analogous
#CD8AB6 #CD8A94 #CDA28A
triadic
#CD8A94 #94CD8A #8A94CD
tetradic
#CD8A94 #B6CD8A #8ACDC3 #A28ACD
square
#CD8A94 #B6CD8A #8ACDC3 #A28ACD
split-complementary
#CD8A94 #8ACDA2 #8AB6CD
monochromatic
#9B424F #BB5F6D #CD8A94 #DFB5BB #F2E0E2
Accessibility & contrast
On white
2.74
#CD8A94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.66
#CD8A94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8A94
7.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8A94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8A94 | 1.00 | 2.74 | 7.66 | 7.66 |
| #FFFFFF | 2.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959594
Deuteranopia (green-blind)
#A5A193
Tritanopia (blue-blind)
#D9848E
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cd8a94; /* rgb */ color: rgb(205, 138, 148); /* oklch */ color: oklch(70.3% 0.083 9.6);
Tailwind
colors: {
custom: {
50: '#deadb3',
500: '#cd8a94',
950: '#000000',
},
}SCSS
$custom: #cd8a94; $custom-light: #deadb3; $custom-dark: #000000;
JSON
{
"hex": "#cd8a94",
"rgb": {
"r": 205,
"g": 138,
"b": 148
},
"hsl": {
"h": 351.045,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.70344,
"c": 0.08278,
"h": 9.6
},
"luminance": 0.33294
}Semantic roles & 50–950 ramp
primary
#CD8A94
secondary
#CFE4E1
accent
#B3A032
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80