#DEBBCF#DEBBCF
#DEBBCF is a very light, muted pink. Relative luminance 0.556; OKLCH L 82.8% C 0.048 H 342.9°. Best body text is #000000 at 12.12:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBCF |
|---|---|
| RGB | rgb(222, 187, 207) |
| HSL | hsl(326, 35%, 80%) |
| HSV | hsv(326, 16%, 87%) |
| CMYK | cmyk(0%, 15.8%, 6.8%, 12.9%) |
| CIE-LAB | lab(79.37, 15.81, -5.36) |
| CIE-LCH | lch(79.37, 16.70, 341.26°) |
| OKLab | oklab(82.82% 0.0457 -0.0141) |
| OKLCH | oklch(82.82% 0.048 342.9) |
| XYZ | xyz(59.1560, 55.5766, 66.6305) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.53
Light Pink
#FFD1DF
ΔE00 6.80
Pale Pink
#FFCFDC
ΔE00 6.88
Dusty Pink
#D8A7B1
ΔE00 7.05
Pastel Pink
#FFBACD
ΔE00 7.98
Bubblegum
#FFC1CC
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBCF #BBDECA
analogous
#DBBBDE #DEBBCF #DEBBBE
triadic
#DEBBCF #CFDEBB #BBCFDE
tetradic
#DEBBCF #DEDBBB #BBDECA #BBBEDE
square
#DEBBCF #DEDBBB #BBDECA #BBBEDE
split-complementary
#DEBBCF #BEDEBB #BBDEDB
monochromatic
#B66995 #CA92B2 #DEBBCF #F2E4EC #F5EAF0
Accessibility & contrast
On white
1.73
#DEBBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.12
#DEBBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBCF
12.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBCF | 1.00 | 1.73 | 12.12 | 12.12 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1D0
Deuteranopia (green-blind)
#C4C7CE
Tritanopia (blue-blind)
#E3BBC2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #debbcf; /* rgb */ color: rgb(222, 187, 207); /* oklch */ color: oklch(82.8% 0.048 342.9);
Tailwind
colors: {
custom: {
50: '#e8cfdd',
500: '#debbcf',
950: '#000000',
},
}SCSS
$custom: #debbcf; $custom-light: #e8cfdd; $custom-dark: #000000;
JSON
{
"hex": "#debbcf",
"rgb": {
"r": 222,
"g": 187,
"b": 207
},
"hsl": {
"h": 325.714,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.82822,
"c": 0.04786,
"h": 342.9
},
"luminance": 0.55575
}Semantic roles & 50–950 ramp
primary
#DEBBCF
secondary
#87B69B
accent
#AD6A38
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161315
muted
#848384