#CEB2BB#CEB2BB
#CEB2BB is a light, muted pink. Relative luminance 0.485; OKLCH L 79.0% C 0.034 H 356.5°. Best body text is #000000 at 10.71:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB2BB |
|---|---|
| RGB | rgb(206, 178, 187) |
| HSL | hsl(341, 22%, 75%) |
| HSV | hsv(341, 14%, 81%) |
| CMYK | cmyk(0%, 13.6%, 9.2%, 19.2%) |
| CIE-LAB | lab(75.17, 11.57, -0.85) |
| CIE-LCH | lch(75.17, 11.60, 355.81°) |
| OKLab | oklab(79.04% 0.0343 -0.0021) |
| OKLCH | oklch(79.04% 0.034 356.5) |
| XYZ | xyz(50.3429, 48.5516, 53.7235) |
| Luminance | 0.4855 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.51
Dusty Pink
#D8A7B1
ΔE00 6.09
Thistle
#D8BFD8
ΔE00 6.79
Light Mauve
#C292A1
ΔE00 9.70
Faded Pink
#DE9DAC
ΔE00 9.77
Pale Pink
#FFCFDC
ΔE00 9.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB2BB #B2CEC5
analogous
#CEB2C9 #CEB2BB #CEB7B2
triadic
#CEB2BB #BBCEB2 #B2BBCE
tetradic
#CEB2BB #C9CEB2 #B2CEC5 #B7B2CE
square
#CEB2BB #C9CEB2 #B2CEC5 #B7B2CE
split-complementary
#CEB2BB #B2CEB7 #B2C9CE
monochromatic
#9E6779 #B68D9A #CEB2BB #E6D7DC #F3ECEE
Accessibility & contrast
On white
1.96
#CEB2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.71
#CEB2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB2BB
10.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB2BB | 1.00 | 1.96 | 10.71 | 10.71 |
| #FFFFFF | 1.96 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B6BB
Deuteranopia (green-blind)
#BBBBBA
Tritanopia (blue-blind)
#D3B1B5
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ceb2bb; /* rgb */ color: rgb(206, 178, 187); /* oklch */ color: oklch(79.0% 0.034 356.5);
Tailwind
colors: {
custom: {
50: '#ddc9cf',
500: '#ceb2bb',
950: '#000000',
},
}SCSS
$custom: #ceb2bb; $custom-light: #ddc9cf; $custom-dark: #000000;
JSON
{
"hex": "#ceb2bb",
"rgb": {
"r": 206,
"g": 178,
"b": 187
},
"hsl": {
"h": 340.714,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.79036,
"c": 0.03436,
"h": 356.5
},
"luminance": 0.4855
}Semantic roles & 50–950 ramp
primary
#CEB2BB
secondary
#E2E9E7
accent
#A18345
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151313
muted
#838282