#CEB2BF#CEB2BF
#CEB2BF is a light, muted pink. Relative luminance 0.487; OKLCH L 79.2% C 0.037 H 348.2°. Best body text is #000000 at 10.74:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB2BF |
|---|---|
| RGB | rgb(206, 178, 191) |
| HSL | hsl(332, 22%, 75%) |
| HSV | hsv(332, 14%, 81%) |
| CMYK | cmyk(0%, 13.6%, 7.3%, 19.2%) |
| CIE-LAB | lab(75.28, 12.26, -2.87) |
| CIE-LCH | lch(75.28, 12.59, 346.82°) |
| OKLab | oklab(79.16% 0.0358 -0.0074) |
| OKLCH | oklch(79.16% 0.037 348.2) |
| XYZ | xyz(50.7771, 48.7253, 56.0102) |
| Luminance | 0.4872 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.51
Dusty Pink
#D8A7B1
ΔE00 6.25
Pinkish Grey
#C8ACA9
ΔE00 7.00
Lilac
#C8A2C8
ΔE00 8.81
Light Mauve
#C292A1
ΔE00 9.57
Faded Pink
#DE9DAC
ΔE00 9.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB2BF #B2CEC1
analogous
#CEB2CD #CEB2BF #CEB3B2
triadic
#CEB2BF #BFCEB2 #B2BFCE
tetradic
#CEB2BF #CDCEB2 #B2CEC1 #B3B2CE
square
#CEB2BF #CDCEB2 #B2CEC1 #B3B2CE
split-complementary
#CEB2BF #B2CEB3 #B2CDCE
monochromatic
#9E6781 #B68DA0 #CEB2BF #E6D7DE #F3ECEF
Accessibility & contrast
On white
1.95
#CEB2BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.74
#CEB2BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB2BF
10.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB2BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB2BF | 1.00 | 1.95 | 10.74 | 10.74 |
| #FFFFFF | 1.95 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4B7C0
Deuteranopia (green-blind)
#BABBBE
Tritanopia (blue-blind)
#D2B2B6
Achromatopsia (no color)
#B9B9B9
Design tokens & code
CSS
--color: #ceb2bf; /* rgb */ color: rgb(206, 178, 191); /* oklch */ color: oklch(79.2% 0.037 348.2);
Tailwind
colors: {
custom: {
50: '#ddc9d2',
500: '#ceb2bf',
950: '#000000',
},
}SCSS
$custom: #ceb2bf; $custom-light: #ddc9d2; $custom-dark: #000000;
JSON
{
"hex": "#ceb2bf",
"rgb": {
"r": 206,
"g": 178,
"b": 191
},
"hsl": {
"h": 332.143,
"s": 22.222,
"l": 75.294
},
"oklch": {
"l": 0.79156,
"c": 0.03658,
"h": 348.2
},
"luminance": 0.48724
}Semantic roles & 50–950 ramp
primary
#CEB2BF
secondary
#E2E9E6
accent
#A17645
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151314
muted
#838282