#DEB7C8#DEB7C8
#DEB7C8 is a light, muted pink. Relative luminance 0.536; OKLCH L 81.9% C 0.050 H 350.2°. Best body text is #000000 at 11.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DEB7C8 |
|---|---|
| RGB | rgb(222, 183, 200) |
| HSL | hsl(334, 37%, 79%) |
| HSV | hsv(334, 18%, 87%) |
| CMYK | cmyk(0%, 17.6%, 9.9%, 12.9%) |
| CIE-LAB | lab(78.21, 16.76, -3.29) |
| CIE-LCH | lch(78.21, 17.08, 348.89°) |
| OKLab | oklab(81.86% 0.0493 -0.0085) |
| OKLCH | oklch(81.86% 0.05 350.2) |
| XYZ | xyz(57.4824, 53.5683, 61.9441) |
| Luminance | 0.5357 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.21
Dusty Pink
#D8A7B1
ΔE00 5.33
Pale Pink
#FFCFDC
ΔE00 6.78
Light Pink
#FFD1DF
ΔE00 6.89
Pastel Pink
#FFBACD
ΔE00 7.07
Bubblegum
#FFC1CC
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEB7C8 #B7DECD
analogous
#DEB7DC #DEB7C8 #DEBAB7
triadic
#DEB7C8 #C8DEB7 #B7C8DE
tetradic
#DEB7C8 #DCDEB7 #B7DECD #BAB7DE
square
#DEB7C8 #DCDEB7 #B7DECD #BAB7DE
split-complementary
#DEB7C8 #B7DEBA #B7DCDE
monochromatic
#B86388 #CB8DA8 #DEB7C8 #F1E1E8 #F5EAEF
Accessibility & contrast
On white
1.79
#DEB7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.71
#DEB7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEB7C8
11.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEB7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEB7C8 | 1.00 | 1.79 | 11.71 | 11.71 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABEC9
Deuteranopia (green-blind)
#C3C4C7
Tritanopia (blue-blind)
#E4B6BD
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #deb7c8; /* rgb */ color: rgb(222, 183, 200); /* oklch */ color: oklch(81.9% 0.050 350.2);
Tailwind
colors: {
custom: {
50: '#e8ccd8',
500: '#deb7c8',
950: '#000000',
},
}SCSS
$custom: #deb7c8; $custom-light: #e8ccd8; $custom-dark: #000000;
JSON
{
"hex": "#deb7c8",
"rgb": {
"r": 222,
"g": 183,
"b": 200
},
"hsl": {
"h": 333.846,
"s": 37.143,
"l": 79.412
},
"oklch": {
"l": 0.81856,
"c": 0.05,
"h": 350.2
},
"luminance": 0.53567
}Semantic roles & 50–950 ramp
primary
#DEB7C8
secondary
#83B6A0
accent
#B07B35
background
#FEFEFE
surface
#FCFAFB
border
#D5D3D4
text
#161314
muted
#848383