#CB9EB0#CB9EB0
#CB9EB0 is a light, muted pink. Relative luminance 0.403; OKLCH L 74.6% C 0.058 H 352.7°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #CB9EB0 |
|---|---|
| RGB | rgb(203, 158, 176) |
| HSL | hsl(336, 30%, 71%) |
| HSV | hsv(336, 22%, 80%) |
| CMYK | cmyk(0%, 22.2%, 13.3%, 20.4%) |
| CIE-LAB | lab(69.67, 19.53, -2.89) |
| CIE-LCH | lch(69.67, 19.74, 351.59°) |
| OKLab | oklab(74.61% 0.0578 -0.0074) |
| OKLCH | oklch(74.61% 0.058 352.7) |
| XYZ | xyz(44.6918, 40.2865, 46.4878) |
| Luminance | 0.4028 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.68
Dusty Pink
#D8A7B1
ΔE00 4.09
Grey Pink
#C3909B
ΔE00 4.98
Faded Pink
#DE9DAC
ΔE00 4.98
Lilac
#C8A2C8
ΔE00 6.98
Greyish Pink
#C88D94
ΔE00 7.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB9EB0 #9ECBB9
analogous
#CB9EC6 #CB9EB0 #CBA29E
triadic
#CB9EB0 #B0CB9E #9EB0CB
tetradic
#CB9EB0 #C6CB9E #9ECBB9 #A29ECB
square
#CB9EB0 #C6CB9E #9ECBB9 #A29ECB
split-complementary
#CB9EB0 #9ECBA2 #9EC6CB
monochromatic
#9B5370 #B67690 #CB9EB0 #E0C6D0 #F4EBEF
Accessibility & contrast
On white
2.32
#CB9EB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#CB9EB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB9EB0
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB9EB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB9EB0 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A6B1
Deuteranopia (green-blind)
#ACADAF
Tritanopia (blue-blind)
#D29DA4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cb9eb0; /* rgb */ color: rgb(203, 158, 176); /* oklch */ color: oklch(74.6% 0.058 352.7);
Tailwind
colors: {
custom: {
50: '#dbbbc7',
500: '#cb9eb0',
950: '#000000',
},
}SCSS
$custom: #cb9eb0; $custom-light: #dbbbc7; $custom-dark: #000000;
JSON
{
"hex": "#cb9eb0",
"rgb": {
"r": 203,
"g": 158,
"b": 176
},
"hsl": {
"h": 336,
"s": 30.201,
"l": 70.784
},
"oklch": {
"l": 0.74606,
"c": 0.0583,
"h": 352.7
},
"luminance": 0.40285
}Semantic roles & 50–950 ramp
primary
#CB9EB0
secondary
#DCE8E4
accent
#A97E3D
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082