#CB9DB2#CB9DB2
#CB9DB2 is a light, moderate pink. Relative luminance 0.400; OKLCH L 74.5% C 0.061 H 349.6°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #CB9DB2 |
|---|---|
| RGB | rgb(203, 157, 178) |
| HSL | hsl(333, 31%, 71%) |
| HSV | hsv(333, 23%, 80%) |
| CMYK | cmyk(0%, 22.7%, 12.3%, 20.4%) |
| CIE-LAB | lab(69.49, 20.41, -4.27) |
| CIE-LCH | lch(69.49, 20.85, 348.18°) |
| OKLab | oklab(74.48% 0.0601 -0.0111) |
| OKLCH | oklch(74.48% 0.061 349.6) |
| XYZ | xyz(44.7212, 40.0264, 47.4810) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.92
Dusty Pink
#D8A7B1
ΔE00 4.88
Faded Pink
#DE9DAC
ΔE00 5.31
Grey Pink
#C3909B
ΔE00 5.40
Lilac
#C8A2C8
ΔE00 6.20
Greyish Pink
#C88D94
ΔE00 7.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB9DB2 #9DCBB6
analogous
#CB9DC9 #CB9DB2 #CB9F9D
triadic
#CB9DB2 #B2CB9D #9DB2CB
tetradic
#CB9DB2 #C9CB9D #9DCBB6 #9F9DCB
square
#CB9DB2 #C9CB9D #9DCBB6 #9F9DCB
split-complementary
#CB9DB2 #9DCB9F #9DC9CB
monochromatic
#9B5274 #B67593 #CB9DB2 #E0C5D1 #F4EBEF
Accessibility & contrast
On white
2.33
#CB9DB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#CB9DB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB9DB2
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB9DB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB9DB2 | 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)
#A1A5B3
Deuteranopia (green-blind)
#ABACB1
Tritanopia (blue-blind)
#D29CA4
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #cb9db2; /* rgb */ color: rgb(203, 157, 178); /* oklch */ color: oklch(74.5% 0.061 349.6);
Tailwind
colors: {
custom: {
50: '#dbbac9',
500: '#cb9db2',
950: '#000000',
},
}SCSS
$custom: #cb9db2; $custom-light: #dbbac9; $custom-dark: #000000;
JSON
{
"hex": "#cb9db2",
"rgb": {
"r": 203,
"g": 157,
"b": 178
},
"hsl": {
"h": 332.609,
"s": 30.667,
"l": 70.588
},
"oklch": {
"l": 0.74482,
"c": 0.06114,
"h": 349.6
},
"luminance": 0.40025
}Semantic roles & 50–950 ramp
primary
#CB9DB2
secondary
#DCE8E2
accent
#A9783C
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151113
muted
#838082