#CB96BE#CB96BE
#CB96BE is a light, moderate pink. Relative luminance 0.382; OKLCH L 73.6% C 0.083 H 335.5°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #CB96BE |
|---|---|
| RGB | rgb(203, 150, 190) |
| HSL | hsl(315, 34%, 69%) |
| HSV | hsv(315, 26%, 80%) |
| CMYK | cmyk(0%, 26.1%, 6.4%, 20.4%) |
| CIE-LAB | lab(68.19, 26.32, -12.89) |
| CIE-LCH | lch(68.19, 29.31, 333.92°) |
| OKLab | oklab(73.6% 0.0752 -0.0343) |
| OKLCH | oklch(73.6% 0.083 335.5) |
| XYZ | xyz(44.8286, 38.2285, 53.7227) |
| Luminance | 0.3823 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 4.05
Plum
#DDA0DD
ΔE00 6.27
Dusty Lavender
#AC86A8
ΔE00 7.10
Light Mauve
#C292A1
ΔE00 7.87
Lavender Pink
#DD85D7
ΔE00 8.77
Heather
#A484AC
ΔE00 8.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB96BE #96CBA3
analogous
#BE96CB #CB96BE #CB96A4
triadic
#CB96BE #BECB96 #96BECB
tetradic
#CB96BE #CBBE96 #96CBA3 #96A4CB
square
#CB96BE #CBBE96 #96CBA3 #96A4CB
split-complementary
#CB96BE #A4CB96 #96CBBE
monochromatic
#9A4C87 #B76DA5 #CB96BE #DFBFD7 #F4E8F1
Accessibility & contrast
On white
2.43
#CB96BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#CB96BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB96BE
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB96BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB96BE | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A2C0
Deuteranopia (green-blind)
#A3A9BC
Tritanopia (blue-blind)
#D198A4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #cb96be; /* rgb */ color: rgb(203, 150, 190); /* oklch */ color: oklch(73.6% 0.083 335.5);
Tailwind
colors: {
custom: {
50: '#dbb5d1',
500: '#cb96be',
950: '#000000',
},
}SCSS
$custom: #cb96be; $custom-light: #dbb5d1; $custom-dark: #000000;
JSON
{
"hex": "#cb96be",
"rgb": {
"r": 203,
"g": 150,
"b": 190
},
"hsl": {
"h": 314.717,
"s": 33.758,
"l": 69.216
},
"oklch": {
"l": 0.73602,
"c": 0.08269,
"h": 335.5
},
"luminance": 0.38227
}Semantic roles & 50–950 ramp
primary
#CB96BE
secondary
#D7E6DA
accent
#AD5539
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082