#CEB0B8#CEB0B8
#CEB0B8 is a light, muted pink. Relative luminance 0.476; OKLCH L 78.6% C 0.036 H 0.1°. Best body text is #000000 at 10.53:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB0B8 |
|---|---|
| RGB | rgb(206, 176, 184) |
| HSL | hsl(344, 23%, 75%) |
| HSV | hsv(344, 15%, 81%) |
| CMYK | cmyk(0%, 14.6%, 10.7%, 19.2%) |
| CIE-LAB | lab(74.59, 12.14, -0.05) |
| CIE-LCH | lch(74.59, 12.14, 359.75°) |
| OKLab | oklab(78.56% 0.0362 0) |
| OKLCH | oklch(78.56% 0.036 0.1) |
| XYZ | xyz(49.6301, 47.6344, 51.9181) |
| Luminance | 0.4763 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.06
Dusty Pink
#D8A7B1
ΔE00 5.40
Thistle
#D8BFD8
ΔE00 7.45
Light Mauve
#C292A1
ΔE00 9.10
Faded Pink
#DE9DAC
ΔE00 9.13
Grey Pink
#C3909B
ΔE00 9.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB0B8 #B0CEC6
analogous
#CEB0C7 #CEB0B8 #CEB7B0
triadic
#CEB0B8 #B8CEB0 #B0B8CE
tetradic
#CEB0B8 #C7CEB0 #B0CEC6 #B7B0CE
square
#CEB0B8 #C7CEB0 #B0CEC6 #B7B0CE
split-complementary
#CEB0B8 #B0CEB7 #B0C7CE
monochromatic
#9F6474 #B78A96 #CEB0B8 #E5D6DA #F3ECEE
Accessibility & contrast
On white
1.99
#CEB0B8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.53
#CEB0B8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB0B8
10.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB0B8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB0B8 | 1.00 | 1.99 | 10.53 | 10.53 |
| #FFFFFF | 1.99 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B5B8
Deuteranopia (green-blind)
#BAB9B7
Tritanopia (blue-blind)
#D4AFB3
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #ceb0b8; /* rgb */ color: rgb(206, 176, 184); /* oklch */ color: oklch(78.6% 0.036 0.1);
Tailwind
colors: {
custom: {
50: '#ddc7cd',
500: '#ceb0b8',
950: '#000000',
},
}SCSS
$custom: #ceb0b8; $custom-light: #ddc7cd; $custom-dark: #000000;
JSON
{
"hex": "#ceb0b8",
"rgb": {
"r": 206,
"g": 176,
"b": 184
},
"hsl": {
"h": 344,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.7856,
"c": 0.03623,
"h": 0.1
},
"luminance": 0.47633
}Semantic roles & 50–950 ramp
primary
#CEB0B8
secondary
#E1EAE7
accent
#A28944
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151313
muted
#838282