#CB91BE#CB91BE
#CB91BE is a light, moderate pink. Relative luminance 0.367; OKLCH L 72.7% C 0.092 H 334.8°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #CB91BE |
|---|---|
| RGB | rgb(203, 145, 190) |
| HSL | hsl(313, 36%, 68%) |
| HSV | hsv(313, 29%, 80%) |
| CMYK | cmyk(0%, 28.6%, 6.4%, 20.4%) |
| CIE-LAB | lab(67.03, 29.06, -14.63) |
| CIE-LCH | lch(67.03, 32.53, 333.27°) |
| OKLab | oklab(72.71% 0.083 -0.0391) |
| OKLCH | oklch(72.71% 0.092 334.8) |
| XYZ | xyz(44.0477, 36.6667, 53.4624) |
| Luminance | 0.3666 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.32
Plum
#DDA0DD
ΔE00 6.16
Dusty Lavender
#AC86A8
ΔE00 6.92
Lavender Pink
#DD85D7
ΔE00 7.43
Heather
#A484AC
ΔE00 8.48
Pale Purple
#B790D4
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB91BE #91CB9E
analogous
#BB91CB #CB91BE #CB91A1
triadic
#CB91BE #BECB91 #91BECB
tetradic
#CB91BE #CBBB91 #91CB9E #91A1CB
square
#CB91BE #CBBB91 #91CB9E #91A1CB
split-complementary
#CB91BE #A1CB91 #91CBBB
monochromatic
#994887 #B767A5 #CB91BE #DFBBD7 #F2E4EF
Accessibility & contrast
On white
2.52
#CB91BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#CB91BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB91BE
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB91BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB91BE | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919EC0
Deuteranopia (green-blind)
#9FA6BC
Tritanopia (blue-blind)
#D193A1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #cb91be; /* rgb */ color: rgb(203, 145, 190); /* oklch */ color: oklch(72.7% 0.092 334.8);
Tailwind
colors: {
custom: {
50: '#dbb2d1',
500: '#cb91be',
950: '#000000',
},
}SCSS
$custom: #cb91be; $custom-light: #dbb2d1; $custom-dark: #000000;
JSON
{
"hex": "#cb91be",
"rgb": {
"r": 203,
"g": 145,
"b": 190
},
"hsl": {
"h": 313.448,
"s": 35.802,
"l": 68.235
},
"oklch": {
"l": 0.72712,
"c": 0.09173,
"h": 334.8
},
"luminance": 0.36665
}Semantic roles & 50–950 ramp
primary
#CB91BE
secondary
#D3E5D7
accent
#AF5237
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082