#CBB5BF#CBB5BF
#CBB5BF is a light, muted pink. Relative luminance 0.495; OKLCH L 79.5% C 0.029 H 348.5°. Best body text is #000000 at 10.90:1 contrast (WCAG AA passes).
Color values
| HEX | #CBB5BF |
|---|---|
| RGB | rgb(203, 181, 191) |
| HSL | hsl(333, 17%, 75%) |
| HSV | hsv(333, 11%, 80%) |
| CMYK | cmyk(0%, 10.8%, 5.9%, 20.4%) |
| CIE-LAB | lab(75.77, 9.58, -2.19) |
| CIE-LCH | lch(75.77, 9.82, 347.12°) |
| OKLab | oklab(79.47% 0.0279 -0.0057) |
| OKLCH | oklch(79.47% 0.029 348.5) |
| XYZ | xyz(50.5555, 49.5067, 56.1726) |
| Luminance | 0.4951 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.23
Pinkish Grey
#C8ACA9
ΔE00 6.31
Dusty Pink
#D8A7B1
ΔE00 8.09
Lilac
#C8A2C8
ΔE00 10.54
Light Pink
#FFD1DF
ΔE00 10.70
Pale Pink
#FFCFDC
ΔE00 10.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CBB5BF #B5CBC1
analogous
#CBB5CA #CBB5BF #CBB6B5
triadic
#CBB5BF #BFCBB5 #B5BFCB
tetradic
#CBB5BF #CACBB5 #B5CBC1 #B6B5CB
square
#CBB5BF #CACBB5 #B5CBC1 #B6B5CB
split-complementary
#CBB5BF #B5CBB6 #B5CACB
monochromatic
#986D81 #B291A0 #CBB5BF #E4D9DE #F2EDEF
Accessibility & contrast
On white
1.93
#CBB5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.90
#CBB5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CBB5BF
10.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CBB5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CBB5BF | 1.00 | 1.93 | 10.90 | 10.90 |
| #FFFFFF | 1.93 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B9BF
Deuteranopia (green-blind)
#BBBCBE
Tritanopia (blue-blind)
#CFB5B8
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #cbb5bf; /* rgb */ color: rgb(203, 181, 191); /* oklch */ color: oklch(79.5% 0.029 348.5);
Tailwind
colors: {
custom: {
50: '#dbcbd2',
500: '#cbb5bf',
950: '#000000',
},
}SCSS
$custom: #cbb5bf; $custom-light: #dbcbd2; $custom-dark: #000000;
JSON
{
"hex": "#cbb5bf",
"rgb": {
"r": 203,
"g": 181,
"b": 191
},
"hsl": {
"h": 332.727,
"s": 17.46,
"l": 75.294
},
"oklch": {
"l": 0.79472,
"c": 0.0285,
"h": 348.5
},
"luminance": 0.49506
}Semantic roles & 50–950 ramp
primary
#CBB5BF
secondary
#E2E9E6
accent
#9C764A
background
#FDFCFC
surface
#FAF8F9
border
#D3D1D2
text
#151314
muted
#838282