#CEB2C0#CEB2C0
#CEB2C0 is a light, muted pink. Relative luminance 0.488; OKLCH L 79.2% C 0.037 H 346.3°. Best body text is #000000 at 10.75:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB2C0 |
|---|---|
| RGB | rgb(206, 178, 192) |
| HSL | hsl(330, 22%, 75%) |
| HSV | hsv(330, 14%, 81%) |
| CMYK | cmyk(0%, 13.6%, 6.8%, 19.2%) |
| CIE-LAB | lab(75.31, 12.43, -3.38) |
| CIE-LCH | lch(75.31, 12.88, 344.81°) |
| OKLab | oklab(79.19% 0.0362 -0.0088) |
| OKLCH | oklch(79.19% 0.037 346.3) |
| XYZ | xyz(50.8875, 48.7694, 56.5917) |
| Luminance | 0.4877 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.22
Dusty Pink
#D8A7B1
ΔE00 6.34
Pinkish Grey
#C8ACA9
ΔE00 7.37
Lilac
#C8A2C8
ΔE00 8.49
Light Mauve
#C292A1
ΔE00 9.57
Faded Pink
#DE9DAC
ΔE00 9.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB2C0 #B2CEC0
analogous
#CEB2CE #CEB2C0 #CEB2B2
triadic
#CEB2C0 #C0CEB2 #B2C0CE
tetradic
#CEB2C0 #CECEB2 #B2CEC0 #B2B2CE
square
#CEB2C0 #CECEB2 #B2CEC0 #B2B2CE
split-complementary
#CEB2C0 #B2CEB2 #B2CECE
monochromatic
#9E6783 #B68DA1 #CEB2C0 #E6D7DF #F3ECF0
Accessibility & contrast
On white
1.95
#CEB2C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.75
#CEB2C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB2C0
10.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB2C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB2C0 | 1.00 | 1.95 | 10.75 | 10.75 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7C1
Deuteranopia (green-blind)
#BABBBF
Tritanopia (blue-blind)
#D2B2B7
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ceb2c0; /* rgb */ color: rgb(206, 178, 192); /* oklch */ color: oklch(79.2% 0.037 346.3);
Tailwind
colors: {
custom: {
50: '#ddc9d3',
500: '#ceb2c0',
950: '#000000',
},
}SCSS
$custom: #ceb2c0; $custom-light: #ddc9d3; $custom-dark: #000000;
JSON
{
"hex": "#ceb2c0",
"rgb": {
"r": 206,
"g": 178,
"b": 192
},
"hsl": {
"h": 330,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.79187,
"c": 0.03723,
"h": 346.3
},
"luminance": 0.48768
}Semantic roles & 50–950 ramp
primary
#CEB2C0
secondary
#E2E9E6
accent
#A17345
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151314
muted
#838282