#CB9EA9#CB9EA9
#CB9EA9 is a light, muted red. Relative luminance 0.400; OKLCH L 74.4% C 0.055 H 2.3°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CB9EA9 |
|---|---|
| RGB | rgb(203, 158, 169) |
| HSL | hsl(345, 30%, 71%) |
| HSV | hsv(345, 22%, 80%) |
| CMYK | cmyk(0%, 22.2%, 16.7%, 20.4%) |
| CIE-LAB | lab(69.48, 18.39, 0.72) |
| CIE-LCH | lch(69.48, 18.40, 2.25°) |
| OKLab | oklab(74.39% 0.0552 0.0022) |
| OKLCH | oklch(74.39% 0.055 2.3) |
| XYZ | xyz(44.0170, 40.0165, 42.9338) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 2.98
Light Mauve
#C292A1
ΔE00 3.60
Grey Pink
#C3909B
ΔE00 4.03
Faded Pink
#DE9DAC
ΔE00 4.61
Greyish Pink
#C88D94
ΔE00 5.66
Rosybrown
#BC8F8F
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB9EA9 #9ECBC0
analogous
#CB9EBF #CB9EA9 #CBA99E
triadic
#CB9EA9 #A9CB9E #9EA9CB
tetradic
#CB9EA9 #BFCB9E #9ECBC0 #A99ECB
square
#CB9EA9 #BFCB9E #9ECBC0 #A99ECB
split-complementary
#CB9EA9 #9ECBA9 #9EBFCB
monochromatic
#9B5365 #B67686 #CB9EA9 #E0C6CC #F4EBED
Accessibility & contrast
On white
2.33
#CB9EA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#CB9EA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB9EA9
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB9EA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB9EA9 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A5A9
Deuteranopia (green-blind)
#AEADA8
Tritanopia (blue-blind)
#D39BA2
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cb9ea9; /* rgb */ color: rgb(203, 158, 169); /* oklch */ color: oklch(74.4% 0.055 2.3);
Tailwind
colors: {
custom: {
50: '#dbbac2',
500: '#cb9ea9',
950: '#000000',
},
}SCSS
$custom: #cb9ea9; $custom-light: #dbbac2; $custom-dark: #000000;
JSON
{
"hex": "#cb9ea9",
"rgb": {
"r": 203,
"g": 158,
"b": 169
},
"hsl": {
"h": 345.333,
"s": 30.201,
"l": 70.784
},
"oklch": {
"l": 0.74394,
"c": 0.05526,
"h": 2.3
},
"luminance": 0.40015
}Semantic roles & 50–950 ramp
primary
#CB9EA9
secondary
#DCE8E5
accent
#A98E3D
background
#FDFBFB
surface
#FBF6F7
border
#D4D0D0
text
#151112
muted
#838081