#CB97AB#CB97AB
#CB97AB is a light, moderate pink. Relative luminance 0.378; OKLCH L 73.2% C 0.067 H 354.0°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CB97AB |
|---|---|
| RGB | rgb(203, 151, 171) |
| HSL | hsl(337, 33%, 69%) |
| HSV | hsv(337, 26%, 80%) |
| CMYK | cmyk(0%, 25.6%, 15.8%, 20.4%) |
| CIE-LAB | lab(67.85, 22.54, -2.78) |
| CIE-LCH | lch(67.85, 22.71, 352.98°) |
| OKLab | oklab(73.15% 0.0671 -0.007) |
| OKLCH | oklch(73.15% 0.067 354) |
| XYZ | xyz(43.0460, 37.7719, 43.5435) |
| Luminance | 0.3777 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 2.59
Grey Pink
#C3909B
ΔE00 3.91
Faded Pink
#DE9DAC
ΔE00 4.48
Dusty Pink
#D8A7B1
ΔE00 5.35
Greyish Pink
#C88D94
ΔE00 5.91
Dull Pink
#D5869D
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB97AB #97CBB7
analogous
#CB97C5 #CB97AB #CB9D97
triadic
#CB97AB #ABCB97 #97ABCB
tetradic
#CB97AB #C5CB97 #97CBB7 #9D97CB
square
#CB97AB #C5CB97 #97CBB7 #9D97CB
split-complementary
#CB97AB #97CB9D #97C5CB
monochromatic
#9A4D6B #B76E8A #CB97AB #DFC0CC #F4E9ED
Accessibility & contrast
On white
2.45
#CB97AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#CB97AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB97AB
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB97AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB97AB | 1.00 | 2.45 | 8.55 | 8.55 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA0AC
Deuteranopia (green-blind)
#A8A9AA
Tritanopia (blue-blind)
#D3959E
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #cb97ab; /* rgb */ color: rgb(203, 151, 171); /* oklch */ color: oklch(73.2% 0.067 354.0);
Tailwind
colors: {
custom: {
50: '#dbb6c4',
500: '#cb97ab',
950: '#000000',
},
}SCSS
$custom: #cb97ab; $custom-light: #dbb6c4; $custom-dark: #000000;
JSON
{
"hex": "#cb97ab",
"rgb": {
"r": 203,
"g": 151,
"b": 171
},
"hsl": {
"h": 336.923,
"s": 33.333,
"l": 69.412
},
"oklch": {
"l": 0.73154,
"c": 0.06742,
"h": 354
},
"luminance": 0.3777
}Semantic roles & 50–950 ramp
primary
#CB97AB
secondary
#D7E6E1
accent
#AC8039
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151112
muted
#838081