#CB97BE#CB97BE
#CB97BE is a light, moderate pink. Relative luminance 0.385; OKLCH L 73.8% C 0.081 H 335.6°. Best body text is #000000 at 8.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CB97BE |
|---|---|
| RGB | rgb(203, 151, 190) |
| HSL | hsl(315, 33%, 69%) |
| HSV | hsv(315, 26%, 80%) |
| CMYK | cmyk(0%, 25.6%, 6.4%, 20.4%) |
| CIE-LAB | lab(68.42, 25.77, -12.53) |
| CIE-LCH | lch(68.42, 28.66, 334.07°) |
| OKLab | oklab(73.78% 0.0737 -0.0334) |
| OKLCH | oklch(73.78% 0.081 335.6) |
| XYZ | xyz(44.9889, 38.5490, 53.7761) |
| Luminance | 0.3855 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 3.82
Plum
#DDA0DD
ΔE00 6.35
Dusty Lavender
#AC86A8
ΔE00 7.18
Light Mauve
#C292A1
ΔE00 7.70
Heather
#A484AC
ΔE00 8.96
Lavender Pink
#DD85D7
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB97BE #97CBA4
analogous
#BE97CB #CB97BE #CB97A4
triadic
#CB97BE #BECB97 #97BECB
tetradic
#CB97BE #CBBE97 #97CBA4 #97A4CB
square
#CB97BE #CBBE97 #97CBA4 #97A4CB
split-complementary
#CB97BE #A4CB97 #97CBBE
monochromatic
#9A4D87 #B76EA5 #CB97BE #DFC0D8 #F4E9F1
Accessibility & contrast
On white
2.41
#CB97BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.71
#CB97BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB97BE
8.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB97BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB97BE | 1.00 | 2.41 | 8.71 | 8.71 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A2C0
Deuteranopia (green-blind)
#A3AABC
Tritanopia (blue-blind)
#D099A4
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #cb97be; /* rgb */ color: rgb(203, 151, 190); /* oklch */ color: oklch(73.8% 0.081 335.6);
Tailwind
colors: {
custom: {
50: '#dbb6d1',
500: '#cb97be',
950: '#000000',
},
}SCSS
$custom: #cb97be; $custom-light: #dbb6d1; $custom-dark: #000000;
JSON
{
"hex": "#cb97be",
"rgb": {
"r": 203,
"g": 151,
"b": 190
},
"hsl": {
"h": 315,
"s": 33.333,
"l": 69.412
},
"oklch": {
"l": 0.73782,
"c": 0.08087,
"h": 335.6
},
"luminance": 0.38547
}Semantic roles & 50–950 ramp
primary
#CB97BE
secondary
#D7E6DB
accent
#AC5639
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082