#CEB1BE#CEB1BE
#CEB1BE is a light, muted pink. Relative luminance 0.483; OKLCH L 78.9% C 0.038 H 349.2°. Best body text is #000000 at 10.66:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB1BE |
|---|---|
| RGB | rgb(206, 177, 190) |
| HSL | hsl(333, 23%, 75%) |
| HSV | hsv(333, 14%, 81%) |
| CMYK | cmyk(0%, 14.1%, 7.8%, 19.2%) |
| CIE-LAB | lab(75.00, 12.63, -2.73) |
| CIE-LCH | lch(75.00, 12.92, 347.80°) |
| OKLab | oklab(78.93% 0.037 -0.0071) |
| OKLCH | oklch(78.93% 0.038 349.2) |
| XYZ | xyz(50.4692, 48.2849, 55.3665) |
| Luminance | 0.4828 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.71
Dusty Pink
#D8A7B1
ΔE00 5.90
Pinkish Grey
#C8ACA9
ΔE00 6.96
Lilac
#C8A2C8
ΔE00 8.67
Light Mauve
#C292A1
ΔE00 9.22
Faded Pink
#DE9DAC
ΔE00 9.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB1BE #B1CEC1
analogous
#CEB1CD #CEB1BE #CEB2B1
triadic
#CEB1BE #BECEB1 #B1BECE
tetradic
#CEB1BE #CDCEB1 #B1CEC1 #B2B1CE
square
#CEB1BE #CDCEB1 #B1CEC1 #B2B1CE
split-complementary
#CEB1BE #B1CEB2 #B1CDCE
monochromatic
#9F667F #B68B9F #CEB1BE #E6D7DD #F3ECEF
Accessibility & contrast
On white
1.97
#CEB1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.66
#CEB1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB1BE
10.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB1BE | 1.00 | 1.97 | 10.66 | 10.66 |
| #FFFFFF | 1.97 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3B6BF
Deuteranopia (green-blind)
#B9BABD
Tritanopia (blue-blind)
#D3B0B5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ceb1be; /* rgb */ color: rgb(206, 177, 190); /* oklch */ color: oklch(78.9% 0.038 349.2);
Tailwind
colors: {
custom: {
50: '#ddc8d1',
500: '#ceb1be',
950: '#000000',
},
}SCSS
$custom: #ceb1be; $custom-light: #ddc8d1; $custom-dark: #000000;
JSON
{
"hex": "#ceb1be",
"rgb": {
"r": 206,
"g": 177,
"b": 190
},
"hsl": {
"h": 333.103,
"s": 22.835,
"l": 75.098
},
"oklch": {
"l": 0.78933,
"c": 0.03763,
"h": 349.2
},
"luminance": 0.48284
}Semantic roles & 50–950 ramp
primary
#CEB1BE
secondary
#E1EAE6
accent
#A17844
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151314
muted
#838282