#CBB3BF#CBB3BF
#CBB3BF is a light, muted pink. Relative luminance 0.487; OKLCH L 79.1% C 0.032 H 346.2°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB3BF |
|---|---|
| RGB | rgb(203, 179, 191) |
| HSL | hsl(330, 19%, 75%) |
| HSV | hsv(330, 12%, 80%) |
| CMYK | cmyk(0%, 11.8%, 5.9%, 20.4%) |
| CIE-LAB | lab(75.26, 10.66, -2.93) |
| CIE-LCH | lch(75.26, 11.05, 344.65°) |
| OKLab | oklab(79.08% 0.031 -0.0076) |
| OKLCH | oklch(79.08% 0.032 346.2) |
| XYZ | xyz(50.1517, 48.6992, 56.0381) |
| Luminance | 0.4870 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.70
Pinkish Grey
#C8ACA9
ΔE00 6.75
Dusty Pink
#D8A7B1
ΔE00 7.40
Lilac
#C8A2C8
ΔE00 9.50
Light Mauve
#C292A1
ΔE00 10.40
Light Pink
#FFD1DF
ΔE00 10.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB3BF #B3CBBF
analogous
#CBB3CB #CBB3BF #CBB3B3
triadic
#CBB3BF #BFCBB3 #B3BFCB
tetradic
#CBB3BF #CBCBB3 #B3CBBF #B3B3CB
square
#CBB3BF #CBCBB3 #B3CBBF #B3B3CB
split-complementary
#CBB3BF #B3CBB3 #B3CBCB
monochromatic
#996A82 #B28FA0 #CBB3BF #E4D7DE #F3EDF0
Accessibility & contrast
On white
1.96
#CBB3BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#CBB3BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB3BF
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB3BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB3BF | 1.00 | 1.96 | 10.74 | 10.74 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7C0
Deuteranopia (green-blind)
#BABBBE
Tritanopia (blue-blind)
#CFB3B7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #cbb3bf; /* rgb */ color: rgb(203, 179, 191); /* oklch */ color: oklch(79.1% 0.032 346.2);
Tailwind
colors: {
custom: {
50: '#dbc9d2',
500: '#cbb3bf',
950: '#000000',
},
}SCSS
$custom: #cbb3bf; $custom-light: #dbc9d2; $custom-dark: #000000;
JSON
{
"hex": "#cbb3bf",
"rgb": {
"r": 203,
"g": 179,
"b": 191
},
"hsl": {
"h": 330,
"s": 18.75,
"l": 74.902
},
"oklch": {
"l": 0.79081,
"c": 0.03188,
"h": 346.2
},
"luminance": 0.48698
}Semantic roles & 50–950 ramp
primary
#CBB3BF
secondary
#E2E9E6
accent
#9D7348
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#151314
muted
#838282