#CD8A98#CD8A98
#CD8A98 is a light, moderate red. Relative luminance 0.334; OKLCH L 70.5% C 0.084 H 5.7°. Best body text is #000000 at 7.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CD8A98 |
|---|---|
| RGB | rgb(205, 138, 152) |
| HSL | hsl(347, 40%, 67%) |
| HSV | hsv(347, 33%, 80%) |
| CMYK | cmyk(0%, 32.7%, 25.9%, 19.6%) |
| CIE-LAB | lab(64.50, 27.49, 3.05) |
| CIE-LCH | lch(64.50, 27.66, 6.33°) |
| OKLab | oklab(70.46% 0.0831 0.0084) |
| OKLCH | oklch(70.46% 0.084 5.7) |
| XYZ | xyz(39.9337, 33.4255, 34.0481) |
| Luminance | 0.3342 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 2.50
Greyish Pink
#C88D94
ΔE00 2.65
Dull Pink
#D5869D
ΔE00 3.00
Grey Pink
#C3909B
ΔE00 3.44
Old Rose
#C87F89
ΔE00 3.74
Light Mauve
#C292A1
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD8A98 #8ACDBF
analogous
#CD8AB9 #CD8A98 #CD9E8A
triadic
#CD8A98 #98CD8A #8A98CD
tetradic
#CD8A98 #B9CD8A #8ACDBF #9E8ACD
square
#CD8A98 #B9CD8A #8ACDBF #9E8ACD
split-complementary
#CD8A98 #8ACD9E #8AB9CD
monochromatic
#9B4255 #BB5F72 #CD8A98 #DFB5BE #F2E0E3
Accessibility & contrast
On white
2.73
#CD8A98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.68
#CD8A98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD8A98
7.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD8A98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD8A98 | 1.00 | 2.73 | 7.68 | 7.68 |
| #FFFFFF | 2.73 | 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)
#949598
Deuteranopia (green-blind)
#A4A197
Tritanopia (blue-blind)
#D9858F
Achromatopsia (no color)
#9C9C9C
Design tokens & code
CSS
--color: #cd8a98; /* rgb */ color: rgb(205, 138, 152); /* oklch */ color: oklch(70.5% 0.084 5.7);
Tailwind
colors: {
custom: {
50: '#ddadb6',
500: '#cd8a98',
950: '#000000',
},
}SCSS
$custom: #cd8a98; $custom-light: #ddadb6; $custom-dark: #000000;
JSON
{
"hex": "#cd8a98",
"rgb": {
"r": 205,
"g": 138,
"b": 152
},
"hsl": {
"h": 347.463,
"s": 40.12,
"l": 67.255
},
"oklch": {
"l": 0.70458,
"c": 0.08355,
"h": 5.7
},
"luminance": 0.33423
}Semantic roles & 50–950 ramp
primary
#CD8A98
secondary
#CFE4E0
accent
#B39832
background
#FDFAFB
surface
#FBF4F6
border
#D4CED0
text
#151011
muted
#837F80