#DEBDCF#DEBDCF
#DEBDCF is a very light, muted pink. Relative luminance 0.564; OKLCH L 83.2% C 0.044 H 344.1°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBDCF |
|---|---|
| RGB | rgb(222, 189, 207) |
| HSL | hsl(327, 33%, 81%) |
| HSV | hsv(327, 15%, 87%) |
| CMYK | cmyk(0%, 14.9%, 6.8%, 12.9%) |
| CIE-LAB | lab(79.86, 14.74, -4.65) |
| CIE-LCH | lch(79.86, 15.45, 342.50°) |
| OKLab | oklab(83.2% 0.0427 -0.0122) |
| OKLCH | oklch(83.2% 0.044 344.1) |
| XYZ | xyz(59.5833, 56.4311, 66.7729) |
| Luminance | 0.5643 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.49
Light Pink
#FFD1DF
ΔE00 6.57
Pale Pink
#FFCFDC
ΔE00 6.67
Dusty Pink
#D8A7B1
ΔE00 7.29
Bubblegum
#FFC1CC
ΔE00 8.09
Pink
#FFC0CB
ΔE00 8.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBDCF #BDDECC
analogous
#DCBDDE #DEBDCF #DEBDBE
triadic
#DEBDCF #CFDEBD #BDCFDE
tetradic
#DEBDCF #DEDCBD #BDDECC #BDBEDE
square
#DEBDCF #DEDCBD #BDDECC #BDBEDE
split-complementary
#DEBDCF #BEDEBD #BDDEDC
monochromatic
#B56B94 #CA94B1 #DEBDCF #F2E6ED #F5EBF0
Accessibility & contrast
On white
1.71
#DEBDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#DEBDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBDCF
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBDCF | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC3D0
Deuteranopia (green-blind)
#C6C8CE
Tritanopia (blue-blind)
#E3BDC3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debdcf; /* rgb */ color: rgb(222, 189, 207); /* oklch */ color: oklch(83.2% 0.044 344.1);
Tailwind
colors: {
custom: {
50: '#e8d1dd',
500: '#debdcf',
950: '#000000',
},
}SCSS
$custom: #debdcf; $custom-light: #e8d1dd; $custom-dark: #000000;
JSON
{
"hex": "#debdcf",
"rgb": {
"r": 222,
"g": 189,
"b": 207
},
"hsl": {
"h": 327.273,
"s": 33.333,
"l": 80.588
},
"oklch": {
"l": 0.83199,
"c": 0.04443,
"h": 344.1
},
"luminance": 0.5643
}Semantic roles & 50–950 ramp
primary
#DEBDCF
secondary
#89B69E
accent
#AC6E39
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384