#DEB3BE#DEB3BE
#DEB3BE is a light, muted pink. Relative luminance 0.515; OKLCH L 80.8% C 0.052 H 1.2°. Best body text is #000000 at 11.30:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB3BE |
|---|---|
| RGB | rgb(222, 179, 190) |
| HSL | hsl(345, 39%, 79%) |
| HSV | hsv(345, 19%, 87%) |
| CMYK | cmyk(0%, 19.4%, 14.4%, 12.9%) |
| CIE-LAB | lab(76.97, 17.26, 0.33) |
| CIE-LCH | lch(76.97, 17.26, 1.09°) |
| OKLab | oklab(80.81% 0.0517 0.0011) |
| OKLCH | oklch(80.81% 0.052 1.2) |
| XYZ | xyz(55.5384, 51.4894, 55.7181) |
| Luminance | 0.5149 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.27
Bubblegum
#FFC1CC
ΔE00 6.31
Pink
#FFC0CB
ΔE00 6.33
Pale Rose
#FDC1C5
ΔE00 6.55
Light Rose
#FFC5CB
ΔE00 6.63
Faded Pink
#DE9DAC
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB3BE #B3DED3
analogous
#DEB3D3 #DEB3BE #DEBDB3
triadic
#DEB3BE #BEDEB3 #B3BEDE
tetradic
#DEB3BE #D3DEB3 #B3DED3 #BDB3DE
square
#DEB3BE #D3DEB3 #B3DED3 #BDB3DE
split-complementary
#DEB3BE #B3DEBD #B3D3DE
monochromatic
#B95E75 #CB889A #DEB3BE #F1DEE2 #F6EAED
Accessibility & contrast
On white
1.86
#DEB3BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.30
#DEB3BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB3BE
11.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB3BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB3BE | 1.00 | 1.86 | 11.30 | 11.30 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8BABE
Deuteranopia (green-blind)
#C2C1BD
Tritanopia (blue-blind)
#E6B1B7
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #deb3be; /* rgb */ color: rgb(222, 179, 190); /* oklch */ color: oklch(80.8% 0.052 1.2);
Tailwind
colors: {
custom: {
50: '#e8cad1',
500: '#deb3be',
950: '#000000',
},
}SCSS
$custom: #deb3be; $custom-light: #e8cad1; $custom-dark: #000000;
JSON
{
"hex": "#deb3be",
"rgb": {
"r": 222,
"g": 179,
"b": 190
},
"hsl": {
"h": 344.651,
"s": 39.45,
"l": 78.627
},
"oklch": {
"l": 0.80809,
"c": 0.05172,
"h": 1.2
},
"luminance": 0.51488
}Semantic roles & 50–950 ramp
primary
#DEB3BE
secondary
#7FB6A8
accent
#B29233
background
#FEFDFE
surface
#FDF9FB
border
#D5D2D4
text
#161314
muted
#848283