#DEBCD5#DEBCD5
#DEBCD5 is a very light, muted pink. Relative luminance 0.563; OKLCH L 83.2% C 0.051 H 335.5°. Best body text is #000000 at 12.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCD5 |
|---|---|
| RGB | rgb(222, 188, 213) |
| HSL | hsl(316, 34%, 80%) |
| HSV | hsv(316, 15%, 87%) |
| CMYK | cmyk(0%, 15.3%, 4.1%, 12.9%) |
| CIE-LAB | lab(79.78, 16.33, -7.99) |
| CIE-LCH | lch(79.78, 18.18, 333.93°) |
| OKLab | oklab(83.2% 0.0464 -0.0211) |
| OKLCH | oklch(83.2% 0.051 335.5) |
| XYZ | xyz(60.1164, 56.3014, 70.6383) |
| Luminance | 0.5630 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.59
Light Pink
#FFD1DF
ΔE00 7.45
Lilac
#C8A2C8
ΔE00 7.52
Pale Pink
#FFCFDC
ΔE00 7.63
Very Light Purple
#F6CEFC
ΔE00 7.65
Pale Mauve
#FED0FC
ΔE00 7.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCD5 #BCDEC5
analogous
#D6BCDE #DEBCD5 #DEBCC4
triadic
#DEBCD5 #D5DEBC #BCD5DE
tetradic
#DEBCD5 #DED6BC #BCDEC5 #BCC4DE
square
#DEBCD5 #DED6BC #BCDEC5 #BCC4DE
split-complementary
#DEBCD5 #C4DEBC #BCDED6
monochromatic
#B66AA2 #CA93BB #DEBCD5 #F2E5EF #F5EAF2
Accessibility & contrast
On white
1.71
#DEBCD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.26
#DEBCD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCD5
12.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCD5 | 1.00 | 1.71 | 12.26 | 12.26 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC3D6
Deuteranopia (green-blind)
#C4C7D4
Tritanopia (blue-blind)
#E2BDC4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debcd5; /* rgb */ color: rgb(222, 188, 213); /* oklch */ color: oklch(83.2% 0.051 335.5);
Tailwind
colors: {
custom: {
50: '#e8d0e1',
500: '#debcd5',
950: '#000000',
},
}SCSS
$custom: #debcd5; $custom-light: #e8d0e1; $custom-dark: #000000;
JSON
{
"hex": "#debcd5",
"rgb": {
"r": 222,
"g": 188,
"b": 213
},
"hsl": {
"h": 315.882,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.83198,
"c": 0.05097,
"h": 335.5
},
"luminance": 0.563
}Semantic roles & 50–950 ramp
primary
#DEBCD5
secondary
#88B694
accent
#AD5739
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384