#CD969B#CD969B
#CD969B is a light, moderate red. Relative luminance 0.372; OKLCH L 72.7% C 0.067 H 12.8°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #CD969B |
|---|---|
| RGB | rgb(205, 150, 155) |
| HSL | hsl(355, 35%, 70%) |
| HSV | hsv(355, 27%, 80%) |
| CMYK | cmyk(0%, 26.8%, 24.4%, 19.6%) |
| CIE-LAB | lab(67.40, 21.37, 5.54) |
| CIE-LCH | lch(67.40, 22.07, 14.53°) |
| OKLab | oklab(72.71% 0.0649 0.0147) |
| OKLCH | oklch(72.71% 0.067 12.8) |
| XYZ | xyz(42.0002, 37.1606, 35.9644) |
| Luminance | 0.3716 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Greyish Pink
#C88D94
ΔE00 2.60
Grey Pink
#C3909B
ΔE00 3.23
Rosybrown
#BC8F8F
ΔE00 4.28
Dusty Pink (survey)
#D58A94
ΔE00 4.49
Light Mauve
#C292A1
ΔE00 4.54
Faded Pink
#DE9DAC
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CD969B #96CDC8
analogous
#CD96B7 #CD969B #CDAC96
triadic
#CD969B #9BCD96 #969BCD
tetradic
#CD969B #B7CD96 #96CDC8 #AC96CD
square
#CD969B #B7CD96 #96CDC8 #AC96CD
split-complementary
#CD969B #96CDAC #96B7CD
monochromatic
#9E4B53 #B96D74 #CD969B #E1BFC2 #F4E9EA
Accessibility & contrast
On white
2.49
#CD969B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#CD969B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CD969B
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CD969B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CD969B | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9F9E9B
Deuteranopia (green-blind)
#ACA89A
Tritanopia (blue-blind)
#D89198
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cd969b; /* rgb */ color: rgb(205, 150, 155); /* oklch */ color: oklch(72.7% 0.067 12.8);
Tailwind
colors: {
custom: {
50: '#ddb5b8',
500: '#cd969b',
950: '#000000',
},
}SCSS
$custom: #cd969b; $custom-light: #ddb5b8; $custom-dark: #000000;
JSON
{
"hex": "#cd969b",
"rgb": {
"r": 205,
"g": 150,
"b": 155
},
"hsl": {
"h": 354.545,
"s": 35.484,
"l": 69.608
},
"oklch": {
"l": 0.7271,
"c": 0.06656,
"h": 12.8
},
"luminance": 0.37158
}Semantic roles & 50–950 ramp
primary
#CD969B
secondary
#D8E7E6
accent
#AEA437
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151111
muted
#838080