#CB9EA3#CB9EA3
#CB9EA3 is a light, muted red. Relative luminance 0.398; OKLCH L 74.2% C 0.054 H 11.0°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #CB9EA3 |
|---|---|
| RGB | rgb(203, 158, 163) |
| HSL | hsl(353, 30%, 71%) |
| HSV | hsv(353, 22%, 80%) |
| CMYK | cmyk(0%, 22.2%, 19.7%, 20.4%) |
| CIE-LAB | lab(69.32, 17.44, 3.83) |
| CIE-LCH | lch(69.32, 17.86, 12.38°) |
| OKLab | oklab(74.22% 0.0529 0.0103) |
| OKLCH | oklch(74.22% 0.054 11) |
| XYZ | xyz(43.4666, 39.7964, 40.0351) |
| Luminance | 0.3980 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.54
Grey Pink
#C3909B
ΔE00 4.43
Light Mauve
#C292A1
ΔE00 4.85
Rosybrown
#BC8F8F
ΔE00 5.05
Greyish Pink
#C88D94
ΔE00 5.21
Faded Pink
#DE9DAC
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB9EA3 #9ECBC6
analogous
#CB9EB9 #CB9EA3 #CBAF9E
triadic
#CB9EA3 #A3CB9E #9EA3CB
tetradic
#CB9EA3 #B9CB9E #9ECBC6 #AF9ECB
square
#CB9EA3 #B9CB9E #9ECBC6 #AF9ECB
split-complementary
#CB9EA3 #9ECBAF #9EB9CB
monochromatic
#9B535B #B6767D #CB9EA3 #E0C6C9 #F4EBEC
Accessibility & contrast
On white
2.34
#CB9EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#CB9EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB9EA3
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB9EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB9EA3 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A4A3
Deuteranopia (green-blind)
#AFACA2
Tritanopia (blue-blind)
#D49BA0
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #cb9ea3; /* rgb */ color: rgb(203, 158, 163); /* oklch */ color: oklch(74.2% 0.054 11.0);
Tailwind
colors: {
custom: {
50: '#dbbabe',
500: '#cb9ea3',
950: '#000000',
},
}SCSS
$custom: #cb9ea3; $custom-light: #dbbabe; $custom-dark: #000000;
JSON
{
"hex": "#cb9ea3",
"rgb": {
"r": 203,
"g": 158,
"b": 163
},
"hsl": {
"h": 353.333,
"s": 30.201,
"l": 70.784
},
"oklch": {
"l": 0.7422,
"c": 0.05392,
"h": 11
},
"luminance": 0.39795
}Semantic roles & 50–950 ramp
primary
#CB9EA3
secondary
#DCE8E7
accent
#A99D3D
background
#FDFBFB
surface
#FBF6F6
border
#D4D0D0
text
#151112
muted
#838081