#CD969C#CD969C
#CD969C is a light, moderate red. Relative luminance 0.372; OKLCH L 72.7% C 0.067 H 11.6°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #CD969C |
|---|---|
| RGB | rgb(205, 150, 156) |
| HSL | hsl(353, 35%, 70%) |
| HSV | hsv(353, 27%, 80%) |
| CMYK | cmyk(0%, 26.8%, 23.9%, 19.6%) |
| CIE-LAB | lab(67.42, 21.51, 5.01) |
| CIE-LCH | lch(67.42, 22.09, 13.12°) |
| OKLab | oklab(72.74% 0.0653 0.0134) |
| OKLCH | oklch(72.74% 0.067 11.6) |
| XYZ | xyz(42.0846, 37.1943, 36.4085) |
| Luminance | 0.3719 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Greyish Pink
#C88D94
ΔE00 2.56
Grey Pink
#C3909B
ΔE00 2.98
Light Mauve
#C292A1
ΔE00 4.22
Dusty Pink (survey)
#D58A94
ΔE00 4.44
Rosybrown
#BC8F8F
ΔE00 4.46
Faded Pink
#DE9DAC
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD969C #96CDC7
analogous
#CD96B7 #CD969C #CDAC96
triadic
#CD969C #9CCD96 #969CCD
tetradic
#CD969C #B7CD96 #96CDC7 #AC96CD
square
#CD969C #B7CD96 #96CDC7 #AC96CD
split-complementary
#CD969C #96CDAC #96B7CD
monochromatic
#9E4B54 #B96D75 #CD969C #E1BFC3 #F4E9EA
Accessibility & contrast
On white
2.49
#CD969C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#CD969C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD969C
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD969C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD969C | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E9C
Deuteranopia (green-blind)
#ACA89B
Tritanopia (blue-blind)
#D89198
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cd969c; /* rgb */ color: rgb(205, 150, 156); /* oklch */ color: oklch(72.7% 0.067 11.6);
Tailwind
colors: {
custom: {
50: '#ddb5b9',
500: '#cd969c',
950: '#000000',
},
}SCSS
$custom: #cd969c; $custom-light: #ddb5b9; $custom-dark: #000000;
JSON
{
"hex": "#cd969c",
"rgb": {
"r": 205,
"g": 150,
"b": 156
},
"hsl": {
"h": 353.455,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.72738,
"c": 0.06666,
"h": 11.6
},
"luminance": 0.37192
}Semantic roles & 50–950 ramp
primary
#CD969C
secondary
#D8E7E6
accent
#AEA137
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151111
muted
#838080