#DEBFCE#DEBFCE
#DEBFCE is a very light, muted pink. Relative luminance 0.572; OKLCH L 83.5% C 0.040 H 347.2°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFCE |
|---|---|
| RGB | rgb(222, 191, 206) |
| HSL | hsl(331, 32%, 81%) |
| HSV | hsv(331, 14%, 87%) |
| CMYK | cmyk(0%, 14%, 7.2%, 12.9%) |
| CIE-LAB | lab(80.32, 13.50, -3.43) |
| CIE-LCH | lch(80.32, 13.93, 345.75°) |
| OKLab | oklab(83.55% 0.0394 -0.0089) |
| OKLCH | oklch(83.55% 0.04 347.2) |
| XYZ | xyz(59.8946, 57.2487, 66.2755) |
| Luminance | 0.5725 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.00
Light Pink
#FFD1DF
ΔE00 6.44
Pale Pink
#FFCFDC
ΔE00 6.55
Dusty Pink
#D8A7B1
ΔE00 7.52
Bubblegum
#FFC1CC
ΔE00 8.18
Light Rose
#FFC5CB
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFCE #BFDECF
analogous
#DEBFDD #DEBFCE #DEBFBF
triadic
#DEBFCE #CEDEBF #BFCEDE
tetradic
#DEBFCE #DDDEBF #BFDECF #BFBFDE
square
#DEBFCE #DDDEBF #BFDECF #BFBFDE
split-complementary
#DEBFCE #BFDEBF #BFDDDE
monochromatic
#B46E90 #C997AF #DEBFCE #F3E7ED #F5EBF0
Accessibility & contrast
On white
1.69
#DEBFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#DEBFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFCE
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFCE | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CF
Deuteranopia (green-blind)
#C8C9CD
Tritanopia (blue-blind)
#E3BFC4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debfce; /* rgb */ color: rgb(222, 191, 206); /* oklch */ color: oklch(83.5% 0.040 347.2);
Tailwind
colors: {
custom: {
50: '#e8d2dc',
500: '#debfce',
950: '#000000',
},
}SCSS
$custom: #debfce; $custom-light: #e8d2dc; $custom-dark: #000000;
JSON
{
"hex": "#debfce",
"rgb": {
"r": 222,
"g": 191,
"b": 206
},
"hsl": {
"h": 330.968,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.83548,
"c": 0.04035,
"h": 347.2
},
"luminance": 0.57247
}Semantic roles & 50–950 ramp
primary
#DEBFCE
secondary
#8BB6A1
accent
#AB753B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384