#CB9AA2#CB9AA2
#CB9AA2 is a light, muted red. Relative luminance 0.384; OKLCH L 73.4% C 0.059 H 7.7°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #CB9AA2 |
|---|---|
| RGB | rgb(203, 154, 162) |
| HSL | hsl(350, 32%, 70%) |
| HSV | hsv(350, 24%, 80%) |
| CMYK | cmyk(0%, 24.1%, 20.2%, 20.4%) |
| CIE-LAB | lab(68.33, 19.48, 2.94) |
| CIE-LCH | lch(68.33, 19.70, 8.59°) |
| OKLab | oklab(73.44% 0.0589 0.008) |
| OKLCH | oklch(73.44% 0.059 7.7) |
| XYZ | xyz(42.7061, 38.4183, 39.3414) |
| Luminance | 0.3842 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Grey Pink
#C3909B
ΔE00 3.01
Light Mauve
#C292A1
ΔE00 3.48
Dusty Pink
#D8A7B1
ΔE00 3.79
Greyish Pink
#C88D94
ΔE00 4.00
Faded Pink
#DE9DAC
ΔE00 4.44
Rosybrown
#BC8F8F
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB9AA2 #9ACBC3
analogous
#CB9ABB #CB9AA2 #CBAA9A
triadic
#CB9AA2 #A2CB9A #9AA2CB
tetradic
#CB9AA2 #BBCB9A #9ACBC3 #AA9ACB
square
#CB9AA2 #BBCB9A #9ACBC3 #AA9ACB
split-complementary
#CB9AA2 #9ACBAA #9ABBCB
monochromatic
#9B505C #B6727D #CB9AA2 #E0C2C7 #F5EBEC
Accessibility & contrast
On white
2.42
#CB9AA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#CB9AA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB9AA2
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB9AA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB9AA2 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A1A1A2
Deuteranopia (green-blind)
#ACAAA1
Tritanopia (blue-blind)
#D4979D
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #cb9aa2; /* rgb */ color: rgb(203, 154, 162); /* oklch */ color: oklch(73.4% 0.059 7.7);
Tailwind
colors: {
custom: {
50: '#dbb8bd',
500: '#cb9aa2',
950: '#000000',
},
}SCSS
$custom: #cb9aa2; $custom-light: #dbb8bd; $custom-dark: #000000;
JSON
{
"hex": "#cb9aa2",
"rgb": {
"r": 203,
"g": 154,
"b": 162
},
"hsl": {
"h": 350.204,
"s": 32.026,
"l": 70
},
"oklch": {
"l": 0.73441,
"c": 0.05945,
"h": 7.7
},
"luminance": 0.38416
}Semantic roles & 50–950 ramp
primary
#CB9AA2
secondary
#DAE7E5
accent
#AB983B
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081