#CEB3BB#CEB3BB
#CEB3BB is a light, muted pink. Relative luminance 0.489; OKLCH L 79.2% C 0.033 H 358.1°. Best body text is #000000 at 10.79:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB3BB |
|---|---|
| RGB | rgb(206, 179, 187) |
| HSL | hsl(342, 22%, 75%) |
| HSV | hsv(342, 13%, 81%) |
| CMYK | cmyk(0%, 13.1%, 9.2%, 19.2%) |
| CIE-LAB | lab(75.42, 11.03, -0.48) |
| CIE-LCH | lch(75.42, 11.04, 357.50°) |
| OKLab | oklab(79.23% 0.0328 -0.0011) |
| OKLCH | oklch(79.23% 0.033 358.1) |
| XYZ | xyz(50.5426, 48.9510, 53.7901) |
| Luminance | 0.4895 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.20
Dusty Pink
#D8A7B1
ΔE00 6.47
Thistle
#D8BFD8
ΔE00 7.00
Pale Pink
#FFCFDC
ΔE00 10.02
Light Pink
#FFD1DF
ΔE00 10.11
Light Mauve
#C292A1
ΔE00 10.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB3BB #B3CEC6
analogous
#CEB3C8 #CEB3BB #CEB8B3
triadic
#CEB3BB #BBCEB3 #B3BBCE
tetradic
#CEB3BB #C8CEB3 #B3CEC6 #B8B3CE
square
#CEB3BB #C8CEB3 #B3CEC6 #B8B3CE
split-complementary
#CEB3BB #B3CEB8 #B3C8CE
monochromatic
#9E6978 #B68E9A #CEB3BB #E6D8DC #F3ECEE
Accessibility & contrast
On white
1.95
#CEB3BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.79
#CEB3BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB3BB
10.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB3BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB3BB | 1.00 | 1.95 | 10.79 | 10.79 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6B7BB
Deuteranopia (green-blind)
#BCBBBA
Tritanopia (blue-blind)
#D3B2B6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ceb3bb; /* rgb */ color: rgb(206, 179, 187); /* oklch */ color: oklch(79.2% 0.033 358.1);
Tailwind
colors: {
custom: {
50: '#ddc9cf',
500: '#ceb3bb',
950: '#000000',
},
}SCSS
$custom: #ceb3bb; $custom-light: #ddc9cf; $custom-dark: #000000;
JSON
{
"hex": "#ceb3bb",
"rgb": {
"r": 206,
"g": 179,
"b": 187
},
"hsl": {
"h": 342.222,
"s": 21.6,
"l": 75.49
},
"oklch": {
"l": 0.7923,
"c": 0.0328,
"h": 358.1
},
"luminance": 0.4895
}Semantic roles & 50–950 ramp
primary
#CEB3BB
secondary
#E2E9E7
accent
#A08545
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151313
muted
#838282