#CBABBF#CBABBF
#CBABBF is a light, muted pink. Relative luminance 0.456; OKLCH L 77.5% C 0.046 H 340.3°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #CBABBF |
|---|---|
| RGB | rgb(203, 171, 191) |
| HSL | hsl(323, 24%, 73%) |
| HSV | hsv(323, 16%, 80%) |
| CMYK | cmyk(0%, 15.8%, 5.9%, 20.4%) |
| CIE-LAB | lab(73.28, 15.00, -5.86) |
| CIE-LCH | lch(73.28, 16.10, 338.67°) |
| OKLab | oklab(77.54% 0.0431 -0.0154) |
| OKLCH | oklch(77.54% 0.046 340.3) |
| XYZ | xyz(48.5946, 45.5850, 55.5190) |
| Luminance | 0.4558 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.65
Lilac
#C8A2C8
ΔE00 5.83
Dusty Pink
#D8A7B1
ΔE00 6.06
Light Mauve
#C292A1
ΔE00 7.92
Faded Pink
#DE9DAC
ΔE00 8.61
Grey Pink
#C3909B
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBABBF #ABCBB7
analogous
#C7ABCB #CBABBF #CBABAF
triadic
#CBABBF #BFCBAB #ABBFCB
tetradic
#CBABBF #CBC7AB #ABCBB7 #ABAFCB
square
#CBABBF #CBC7AB #ABCBB7 #ABAFCB
split-complementary
#CBABBF #AFCBAB #ABCBC7
monochromatic
#9B6085 #B485A2 #CBABBF #E2D1DC #F3ECF1
Accessibility & contrast
On white
2.08
#CBABBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#CBABBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBABBF
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBABBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBABBF | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACB1C0
Deuteranopia (green-blind)
#B3B6BE
Tritanopia (blue-blind)
#CFABB2
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #cbabbf; /* rgb */ color: rgb(203, 171, 191); /* oklch */ color: oklch(77.5% 0.046 340.3);
Tailwind
colors: {
custom: {
50: '#dbc4d2',
500: '#cbabbf',
950: '#000000',
},
}SCSS
$custom: #cbabbf; $custom-light: #dbc4d2; $custom-dark: #000000;
JSON
{
"hex": "#cbabbf",
"rgb": {
"r": 203,
"g": 171,
"b": 191
},
"hsl": {
"h": 322.5,
"s": 23.529,
"l": 73.333
},
"oklch": {
"l": 0.77535,
"c": 0.04581,
"h": 340.3
},
"luminance": 0.45584
}Semantic roles & 50–950 ramp
primary
#CBABBF
secondary
#E1EAE4
accent
#A26744
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151214
muted
#838182