#DEB2BE#DEB2BE
#DEB2BE is a light, muted pink. Relative luminance 0.511; OKLCH L 80.6% C 0.053 H 0.2°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB2BE |
|---|---|
| RGB | rgb(222, 178, 190) |
| HSL | hsl(344, 40%, 78%) |
| HSV | hsv(344, 20%, 87%) |
| CMYK | cmyk(0%, 19.8%, 14.4%, 12.9%) |
| CIE-LAB | lab(76.73, 17.80, -0.02) |
| CIE-LCH | lch(76.73, 17.80, 359.93°) |
| OKLab | oklab(80.62% 0.0533 0.0002) |
| OKLCH | oklch(80.62% 0.053 0.2) |
| XYZ | xyz(55.3387, 51.0900, 55.6515) |
| Luminance | 0.5109 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Dusty Pink
#D8A7B1
ΔE00 3.07
Faded Pink
#DE9DAC
ΔE00 6.31
Bubblegum
#FFC1CC
ΔE00 6.31
Pink
#FFC0CB
ΔE00 6.32
Pastel Pink
#FFBACD
ΔE00 6.55
Pale Rose
#FDC1C5
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB2BE #B2DED2
analogous
#DEB2D4 #DEB2BE #DEBCB2
triadic
#DEB2BE #BEDEB2 #B2BEDE
tetradic
#DEB2BE #D4DEB2 #B2DED2 #BCB2DE
square
#DEB2BE #D4DEB2 #B2DED2 #BCB2DE
split-complementary
#DEB2BE #B2DEBC #B2D4DE
monochromatic
#B95C76 #CC879A #DEB2BE #F0DDE2 #F6EAED
Accessibility & contrast
On white
1.87
#DEB2BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#DEB2BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB2BE
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB2BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB2BE | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B9BE
Deuteranopia (green-blind)
#C1C0BD
Tritanopia (blue-blind)
#E6B0B6
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #deb2be; /* rgb */ color: rgb(222, 178, 190); /* oklch */ color: oklch(80.6% 0.053 0.2);
Tailwind
colors: {
custom: {
50: '#e8c9d1',
500: '#deb2be',
950: '#000000',
},
}SCSS
$custom: #deb2be; $custom-light: #e8c9d1; $custom-dark: #000000;
JSON
{
"hex": "#deb2be",
"rgb": {
"r": 222,
"g": 178,
"b": 190
},
"hsl": {
"h": 343.636,
"s": 40,
"l": 78.431
},
"oklch": {
"l": 0.80623,
"c": 0.05325,
"h": 0.2
},
"luminance": 0.51088
}Semantic roles & 50–950 ramp
primary
#DEB2BE
secondary
#7EB6A7
accent
#B39032
background
#FEFDFE
surface
#FDF9FB
border
#D5D2D4
text
#161314
muted
#848283