#CEB3BD#CEB3BD
#CEB3BD is a light, muted pink. Relative luminance 0.490; OKLCH L 79.3% C 0.034 H 353.5°. Best body text is #000000 at 10.81:1 contrast (WCAG AA passes).
Color values
| HEX | #CEB3BD |
|---|---|
| RGB | rgb(206, 179, 189) |
| HSL | hsl(338, 22%, 75%) |
| HSV | hsv(338, 13%, 81%) |
| CMYK | cmyk(0%, 13.1%, 8.3%, 19.2%) |
| CIE-LAB | lab(75.47, 11.37, -1.49) |
| CIE-LCH | lch(75.47, 11.47, 352.51°) |
| OKLab | oklab(79.29% 0.0335 -0.0038) |
| OKLCH | oklch(79.29% 0.034 353.5) |
| XYZ | xyz(50.7582, 49.0372, 54.9255) |
| Luminance | 0.4904 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinkish Grey
#C8ACA9
ΔE00 5.96
Thistle
#D8BFD8
ΔE00 6.30
Dusty Pink
#D8A7B1
ΔE00 6.45
Pale Pink
#FFCFDC
ΔE00 9.89
Lilac
#C8A2C8
ΔE00 9.95
Light Pink
#FFD1DF
ΔE00 9.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#CEB3BD #B3CEC4
analogous
#CEB3CA #CEB3BD #CEB6B3
triadic
#CEB3BD #BDCEB3 #B3BDCE
tetradic
#CEB3BD #CACEB3 #B3CEC4 #B6B3CE
square
#CEB3BD #CACEB3 #B3CEC4 #B6B3CE
split-complementary
#CEB3BD #B3CEB6 #B3CACE
monochromatic
#9E697C #B68E9D #CEB3BD #E6D8DD #F3ECEF
Accessibility & contrast
On white
1.94
#CEB3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.81
#CEB3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #CEB3BD
10.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##CEB3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##CEB3BD | 1.00 | 1.94 | 10.81 | 10.81 |
| #FFFFFF | 1.94 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5B7BD
Deuteranopia (green-blind)
#BBBCBC
Tritanopia (blue-blind)
#D3B2B6
Achromatopsia (no color)
#BABABA
Design tokens & code
CSS
--color: #ceb3bd; /* rgb */ color: rgb(206, 179, 189); /* oklch */ color: oklch(79.3% 0.034 353.5);
Tailwind
colors: {
custom: {
50: '#ddc9d0',
500: '#ceb3bd',
950: '#000000',
},
}SCSS
$custom: #ceb3bd; $custom-light: #ddc9d0; $custom-dark: #000000;
JSON
{
"hex": "#ceb3bd",
"rgb": {
"r": 206,
"g": 179,
"b": 189
},
"hsl": {
"h": 337.778,
"s": 21.6,
"l": 75.49
},
"oklch": {
"l": 0.7929,
"c": 0.03374,
"h": 353.5
},
"luminance": 0.49036
}Semantic roles & 50–950 ramp
primary
#CEB3BD
secondary
#E2E9E6
accent
#A07E45
background
#FDFCFC
surface
#FBF8F9
border
#D4D1D2
text
#151314
muted
#838282