#CEB0BF#CEB0BF
#CEB0BF is a light, muted pink. Relative luminance 0.479; OKLCH L 78.8% C 0.040 H 346.4°. Best body text is #000000 at 10.59:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB0BF |
|---|---|
| RGB | rgb(206, 176, 191) |
| HSL | hsl(330, 23%, 75%) |
| HSV | hsv(330, 15%, 81%) |
| CMYK | cmyk(0%, 14.6%, 7.3%, 19.2%) |
| CIE-LAB | lab(74.78, 13.34, -3.60) |
| CIE-LCH | lch(74.78, 13.82, 344.90°) |
| OKLab | oklab(78.77% 0.0389 -0.0094) |
| OKLCH | oklch(78.77% 0.04 346.4) |
| XYZ | xyz(50.3821, 47.9352, 55.8785) |
| Luminance | 0.4793 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.39
Dusty Pink
#D8A7B1
ΔE00 5.80
Pinkish Grey
#C8ACA9
ΔE00 7.65
Lilac
#C8A2C8
ΔE00 7.90
Light Mauve
#C292A1
ΔE00 8.90
Faded Pink
#DE9DAC
ΔE00 9.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB0BF #B0CEBF
analogous
#CEB0CE #CEB0BF #CEB0B0
triadic
#CEB0BF #BFCEB0 #B0BFCE
tetradic
#CEB0BF #CECEB0 #B0CEBF #B0B0CE
square
#CEB0BF #CECEB0 #B0CEBF #B0B0CE
split-complementary
#CEB0BF #B0CEB0 #B0CECE
monochromatic
#9F6482 #B78AA0 #CEB0BF #E5D6DE #F3ECF0
Accessibility & contrast
On white
1.98
#CEB0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.59
#CEB0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB0BF
10.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB0BF | 1.00 | 1.98 | 10.59 | 10.59 |
| #FFFFFF | 1.98 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2B5C0
Deuteranopia (green-blind)
#B8BABE
Tritanopia (blue-blind)
#D3B0B5
Achromatopsia (no color)
#B8B8B8
Design tokens & code
CSS
--color: #ceb0bf; /* rgb */ color: rgb(206, 176, 191); /* oklch */ color: oklch(78.8% 0.040 346.4);
Tailwind
colors: {
custom: {
50: '#ddc7d2',
500: '#ceb0bf',
950: '#000000',
},
}SCSS
$custom: #ceb0bf; $custom-light: #ddc7d2; $custom-dark: #000000;
JSON
{
"hex": "#ceb0bf",
"rgb": {
"r": 206,
"g": 176,
"b": 191
},
"hsl": {
"h": 330,
"s": 23.438,
"l": 74.902
},
"oklch": {
"l": 0.78771,
"c": 0.03997,
"h": 346.4
},
"luminance": 0.47934
}Semantic roles & 50–950 ramp
primary
#CEB0BF
secondary
#E1EAE6
accent
#A27344
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151314
muted
#838282