#DEBACE#DEBACE
#DEBACE is a very light, muted pink. Relative luminance 0.551; OKLCH L 82.6% C 0.049 H 343.7°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBACE |
|---|---|
| RGB | rgb(222, 186, 206) |
| HSL | hsl(327, 35%, 80%) |
| HSV | hsv(327, 16%, 87%) |
| CMYK | cmyk(0%, 16.2%, 7.2%, 12.9%) |
| CIE-LAB | lab(79.10, 16.17, -5.22) |
| CIE-LCH | lch(79.10, 17.00, 342.10°) |
| OKLab | oklab(82.6% 0.0469 -0.0137) |
| OKLCH | oklch(82.6% 0.049 343.7) |
| XYZ | xyz(58.8228, 55.1051, 65.9182) |
| Luminance | 0.5510 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.80
Dusty Pink
#D8A7B1
ΔE00 6.77
Light Pink
#FFD1DF
ΔE00 6.85
Pale Pink
#FFCFDC
ΔE00 6.89
Pastel Pink
#FFBACD
ΔE00 7.77
Bubblegum
#FFC1CC
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBACE #BADECA
analogous
#DCBADE #DEBACE #DEBABC
triadic
#DEBACE #CEDEBA #BACEDE
tetradic
#DEBACE #DEDCBA #BADECA #BABCDE
square
#DEBACE #DEDCBA #BADECA #BABCDE
split-complementary
#DEBACE #BCDEBA #BADEDC
monochromatic
#B66793 #CA91B1 #DEBACE #F2E3EB #F5EAF0
Accessibility & contrast
On white
1.75
#DEBACE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#DEBACE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBACE
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBACE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBACE | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC1CF
Deuteranopia (green-blind)
#C4C6CD
Tritanopia (blue-blind)
#E3BAC1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debace; /* rgb */ color: rgb(222, 186, 206); /* oklch */ color: oklch(82.6% 0.049 343.7);
Tailwind
colors: {
custom: {
50: '#e8cedd',
500: '#debace',
950: '#000000',
},
}SCSS
$custom: #debace; $custom-light: #e8cedd; $custom-dark: #000000;
JSON
{
"hex": "#debace",
"rgb": {
"r": 222,
"g": 186,
"b": 206
},
"hsl": {
"h": 326.667,
"s": 35.294,
"l": 80
},
"oklch": {
"l": 0.82603,
"c": 0.04885,
"h": 343.7
},
"luminance": 0.55104
}Semantic roles & 50–950 ramp
primary
#DEBACE
secondary
#86B69B
accent
#AE6C37
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161315
muted
#848384