#CEB0BB#CEB0BB
#CEB0BB is a light, muted pink. Relative luminance 0.478; OKLCH L 78.6% C 0.038 H 353.9°. Best body text is #000000 at 10.55:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB0BB |
|---|---|
| RGB | rgb(206, 176, 187) |
| HSL | hsl(338, 23%, 75%) |
| HSV | hsv(338, 15%, 81%) |
| CMYK | cmyk(0%, 14.6%, 9.2%, 19.2%) |
| CIE-LAB | lab(74.67, 12.65, -1.57) |
| CIE-LCH | lch(74.67, 12.75, 352.90°) |
| OKLab | oklab(78.65% 0.0374 -0.004) |
| OKLCH | oklch(78.65% 0.038 353.9) |
| XYZ | xyz(49.9479, 47.7615, 53.5918) |
| Luminance | 0.4776 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 5.42
Pinkish Grey
#C8ACA9
ΔE00 6.20
Thistle
#D8BFD8
ΔE00 6.50
Light Mauve
#C292A1
ΔE00 8.91
Faded Pink
#DE9DAC
ΔE00 9.00
Lilac
#C8A2C8
ΔE00 9.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB0BB #B0CEC3
analogous
#CEB0CA #CEB0BB #CEB4B0
triadic
#CEB0BB #BBCEB0 #B0BBCE
tetradic
#CEB0BB #CACEB0 #B0CEC3 #B4B0CE
square
#CEB0BB #CACEB0 #B0CEC3 #B4B0CE
split-complementary
#CEB0BB #B0CEB4 #B0CACE
monochromatic
#9F647A #B78A9A #CEB0BB #E5D6DC #F3ECEF
Accessibility & contrast
On white
1.99
#CEB0BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.55
#CEB0BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB0BB
10.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB0BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB0BB | 1.00 | 1.99 | 10.55 | 10.55 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5BB
Deuteranopia (green-blind)
#B9BABA
Tritanopia (blue-blind)
#D3AFB4
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ceb0bb; /* rgb */ color: rgb(206, 176, 187); /* oklch */ color: oklch(78.6% 0.038 353.9);
Tailwind
colors: {
custom: {
50: '#ddc7cf',
500: '#ceb0bb',
950: '#000000',
},
}SCSS
$custom: #ceb0bb; $custom-light: #ddc7cf; $custom-dark: #000000;
JSON
{
"hex": "#ceb0bb",
"rgb": {
"r": 206,
"g": 176,
"b": 187
},
"hsl": {
"h": 338,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.78649,
"c": 0.03757,
"h": 353.9
},
"luminance": 0.4776
}Semantic roles & 50–950 ramp
primary
#CEB0BB
secondary
#E1EAE7
accent
#A27F44
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151313
muted
#838282