#CB92BE#CB92BE
#CB92BE is a light, moderate pink. Relative luminance 0.370; OKLCH L 72.9% C 0.090 H 334.9°. Best body text is #000000 at 8.39:1 contrast (WCAG AA passes).
Color values
| HEX | #CB92BE |
|---|---|
| RGB | rgb(203, 146, 190) |
| HSL | hsl(314, 35%, 68%) |
| HSV | hsv(314, 28%, 80%) |
| CMYK | cmyk(0%, 28.1%, 6.4%, 20.4%) |
| CIE-LAB | lab(67.26, 28.51, -14.29) |
| CIE-LCH | lch(67.26, 31.89, 333.39°) |
| OKLab | oklab(72.89% 0.0814 -0.0382) |
| OKLCH | oklch(72.89% 0.09 334.9) |
| XYZ | xyz(44.2012, 36.9737, 53.5135) |
| Luminance | 0.3697 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lilac
#C8A2C8
ΔE00 5.05
Plum
#DDA0DD
ΔE00 6.15
Dusty Lavender
#AC86A8
ΔE00 6.93
Lavender Pink
#DD85D7
ΔE00 7.69
Heather
#A484AC
ΔE00 8.53
Light Mauve
#C292A1
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB92BE #92CB9F
analogous
#BB92CB #CB92BE #CB92A1
triadic
#CB92BE #BECB92 #92BECB
tetradic
#CB92BE #CBBB92 #92CB9F #92A1CB
square
#CB92BE #CBBB92 #92CB9F #92A1CB
split-complementary
#CB92BE #A1CB92 #92CBBB
monochromatic
#994987 #B769A5 #CB92BE #DFBBD7 #F3E5EF
Accessibility & contrast
On white
2.50
#CB92BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.39
#CB92BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB92BE
8.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB92BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB92BE | 1.00 | 2.50 | 8.39 | 8.39 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929FC0
Deuteranopia (green-blind)
#A0A7BC
Tritanopia (blue-blind)
#D194A1
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #cb92be; /* rgb */ color: rgb(203, 146, 190); /* oklch */ color: oklch(72.9% 0.090 334.9);
Tailwind
colors: {
custom: {
50: '#dbb2d1',
500: '#cb92be',
950: '#000000',
},
}SCSS
$custom: #cb92be; $custom-light: #dbb2d1; $custom-dark: #000000;
JSON
{
"hex": "#cb92be",
"rgb": {
"r": 203,
"g": 146,
"b": 190
},
"hsl": {
"h": 313.684,
"s": 35.404,
"l": 68.431
},
"oklch": {
"l": 0.72889,
"c": 0.08991,
"h": 334.9
},
"luminance": 0.36972
}Semantic roles & 50–950 ramp
primary
#CB92BE
secondary
#D4E5D8
accent
#AE5237
background
#FDFBFC
surface
#FBF6F9
border
#D4D0D2
text
#151114
muted
#838082