#CB92AB#CB92AB
#CB92AB is a light, moderate pink. Relative luminance 0.362; OKLCH L 72.2% C 0.076 H 351.2°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #CB92AB |
|---|---|
| RGB | rgb(203, 146, 171) |
| HSL | hsl(334, 35%, 68%) |
| HSV | hsv(334, 28%, 80%) |
| CMYK | cmyk(0%, 28.1%, 15.8%, 20.4%) |
| CIE-LAB | lab(66.67, 25.28, -4.52) |
| CIE-LCH | lch(66.67, 25.68, 349.86°) |
| OKLab | oklab(72.25% 0.075 -0.0116) |
| OKLCH | oklch(72.25% 0.076 351.2) |
| XYZ | xyz(42.2583, 36.1965, 43.2809) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Light Mauve
#C292A1
ΔE00 3.55
Grey Pink
#C3909B
ΔE00 4.81
Dull Pink
#D5869D
ΔE00 5.09
Faded Pink
#DE9DAC
ΔE00 5.47
Greyish Pink
#C88D94
ΔE00 6.62
Pig Pink
#E78EA5
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CB92AB #92CBB2
analogous
#CB92C7 #CB92AB #CB9592
triadic
#CB92AB #ABCB92 #92ABCB
tetradic
#CB92AB #C7CB92 #92CBB2 #9592CB
square
#CB92AB #C7CB92 #92CBB2 #9592CB
split-complementary
#CB92AB #92CB95 #92C7CB
monochromatic
#99496C #B7698B #CB92AB #DFBBCB #F3E5EB
Accessibility & contrast
On white
2.55
#CB92AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#CB92AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CB92AB
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CB92AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CB92AB | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979CAC
Deuteranopia (green-blind)
#A5A6AA
Tritanopia (blue-blind)
#D4909A
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #cb92ab; /* rgb */ color: rgb(203, 146, 171); /* oklch */ color: oklch(72.2% 0.076 351.2);
Tailwind
colors: {
custom: {
50: '#dbb2c4',
500: '#cb92ab',
950: '#000000',
},
}SCSS
$custom: #cb92ab; $custom-light: #dbb2c4; $custom-dark: #000000;
JSON
{
"hex": "#cb92ab",
"rgb": {
"r": 203,
"g": 146,
"b": 171
},
"hsl": {
"h": 333.684,
"s": 35.404,
"l": 68.431
},
"oklch": {
"l": 0.72245,
"c": 0.07589,
"h": 351.2
},
"luminance": 0.36195
}Semantic roles & 50–950 ramp
primary
#CB92AB
secondary
#D4E5DD
accent
#AE7A37
background
#FDFBFC
surface
#FBF6F8
border
#D4D0D1
text
#151112
muted
#838081