#CEB2BD#CEB2BD
#CEB2BD is a light, muted pink. Relative luminance 0.486; OKLCH L 79.1% C 0.035 H 352.3°. Best body text is #000000 at 10.73:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB2BD |
|---|---|
| RGB | rgb(206, 178, 189) |
| HSL | hsl(336, 22%, 75%) |
| HSV | hsv(336, 14%, 81%) |
| CMYK | cmyk(0%, 13.6%, 8.3%, 19.2%) |
| CIE-LAB | lab(75.23, 11.91, -1.86) |
| CIE-LCH | lch(75.23, 12.06, 351.13°) |
| OKLab | oklab(79.1% 0.0351 -0.0048) |
| OKLCH | oklch(79.1% 0.035 352.3) |
| XYZ | xyz(50.5585, 48.6378, 54.8589) |
| Luminance | 0.4864 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 6.12
Thistle
#D8BFD8
ΔE00 6.13
Pinkish Grey
#C8ACA9
ΔE00 6.26
Lilac
#C8A2C8
ΔE00 9.47
Light Mauve
#C292A1
ΔE00 9.60
Faded Pink
#DE9DAC
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB2BD #B2CEC3
analogous
#CEB2CB #CEB2BD #CEB5B2
triadic
#CEB2BD #BDCEB2 #B2BDCE
tetradic
#CEB2BD #CBCEB2 #B2CEC3 #B5B2CE
square
#CEB2BD #CBCEB2 #B2CEC3 #B5B2CE
split-complementary
#CEB2BD #B2CEB5 #B2CBCE
monochromatic
#9E677D #B68D9D #CEB2BD #E6D7DD #F3ECEF
Accessibility & contrast
On white
1.96
#CEB2BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.73
#CEB2BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB2BD
10.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB2BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB2BD | 1.00 | 1.96 | 10.73 | 10.73 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7BD
Deuteranopia (green-blind)
#BABBBC
Tritanopia (blue-blind)
#D3B1B6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ceb2bd; /* rgb */ color: rgb(206, 178, 189); /* oklch */ color: oklch(79.1% 0.035 352.3);
Tailwind
colors: {
custom: {
50: '#ddc9d0',
500: '#ceb2bd',
950: '#000000',
},
}SCSS
$custom: #ceb2bd; $custom-light: #ddc9d0; $custom-dark: #000000;
JSON
{
"hex": "#ceb2bd",
"rgb": {
"r": 206,
"g": 178,
"b": 189
},
"hsl": {
"h": 336.429,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.79096,
"c": 0.03538,
"h": 352.3
},
"luminance": 0.48637
}Semantic roles & 50–950 ramp
primary
#CEB2BD
secondary
#E2E9E6
accent
#A17D45
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151314
muted
#838282