#CB9DA2#CB9DA2
#CB9DA2 is a light, muted red. Relative luminance 0.394; OKLCH L 74.0% C 0.055 H 11.2°. Best body text is #000000 at 8.88:1 contrast (WCAG AA passes).
Color values
| HEX | #CB9DA2 |
|---|---|
| RGB | rgb(203, 157, 162) |
| HSL | hsl(353, 31%, 71%) |
| HSV | hsv(353, 23%, 80%) |
| CMYK | cmyk(0%, 22.7%, 20.2%, 20.4%) |
| CIE-LAB | lab(69.06, 17.84, 4.00) |
| CIE-LCH | lch(69.06, 18.28, 12.63°) |
| OKLab | oklab(74% 0.0541 0.0107) |
| OKLCH | oklch(74% 0.055 11.2) |
| XYZ | xyz(43.2075, 39.4209, 39.5085) |
| Luminance | 0.3942 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.67
Grey Pink
#C3909B
ΔE00 4.18
Light Mauve
#C292A1
ΔE00 4.69
Rosybrown
#BC8F8F
ΔE00 4.85
Greyish Pink
#C88D94
ΔE00 4.88
Faded Pink
#DE9DAC
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB9DA2 #9DCBC6
analogous
#CB9DB9 #CB9DA2 #CBAF9D
triadic
#CB9DA2 #A2CB9D #9DA2CB
tetradic
#CB9DA2 #B9CB9D #9DCBC6 #AF9DCB
square
#CB9DA2 #B9CB9D #9DCBC6 #AF9DCB
split-complementary
#CB9DA2 #9DCBAF #9DB9CB
monochromatic
#9B525A #B6757C #CB9DA2 #E0C5C8 #F4EBEC
Accessibility & contrast
On white
2.36
#CB9DA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.88
#CB9DA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB9DA2
8.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB9DA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB9DA2 | 1.00 | 2.36 | 8.88 | 8.88 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A4A2
Deuteranopia (green-blind)
#AFACA1
Tritanopia (blue-blind)
#D4999F
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cb9da2; /* rgb */ color: rgb(203, 157, 162); /* oklch */ color: oklch(74.0% 0.055 11.2);
Tailwind
colors: {
custom: {
50: '#dbbabd',
500: '#cb9da2',
950: '#000000',
},
}SCSS
$custom: #cb9da2; $custom-light: #dbbabd; $custom-dark: #000000;
JSON
{
"hex": "#cb9da2",
"rgb": {
"r": 203,
"g": 157,
"b": 162
},
"hsl": {
"h": 353.478,
"s": 30.667,
"l": 70.588
},
"oklch": {
"l": 0.74004,
"c": 0.05518,
"h": 11.2
},
"luminance": 0.39419
}Semantic roles & 50–950 ramp
primary
#CB9DA2
secondary
#DCE8E7
accent
#A99D3C
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081