#DEBFCA#DEBFCA
#DEBFCA is a very light, muted pink. Relative luminance 0.571; OKLCH L 83.4% C 0.038 H 354.6°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFCA |
|---|---|
| RGB | rgb(222, 191, 202) |
| HSL | hsl(339, 32%, 81%) |
| HSV | hsv(339, 14%, 87%) |
| CMYK | cmyk(0%, 14%, 9%, 12.9%) |
| CIE-LAB | lab(80.21, 12.81, -1.43) |
| CIE-LCH | lch(80.21, 12.89, 353.62°) |
| OKLab | oklab(83.43% 0.0379 -0.0036) |
| OKLCH | oklch(83.43% 0.038 354.6) |
| XYZ | xyz(59.4149, 57.0568, 63.7489) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.35
Light Pink
#FFD1DF
ΔE00 6.52
Pale Pink
#FFCFDC
ΔE00 6.54
Dusty Pink
#D8A7B1
ΔE00 7.20
Light Rose
#FFC5CB
ΔE00 7.74
Bubblegum
#FFC1CC
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFCA #BFDED3
analogous
#DEBFD9 #DEBFCA #DEC3BF
triadic
#DEBFCA #CADEBF #BFCADE
tetradic
#DEBFCA #D9DEBF #BFDED3 #C3BFDE
square
#DEBFCA #D9DEBF #BFDED3 #C3BFDE
split-complementary
#DEBFCA #BFDEC3 #BFD9DE
monochromatic
#B46E87 #C997A9 #DEBFCA #F3E7EB #F5EBEE
Accessibility & contrast
On white
1.69
#DEBFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#DEBFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFCA
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFCA | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CA
Deuteranopia (green-blind)
#C9C9C9
Tritanopia (blue-blind)
#E3BEC3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debfca; /* rgb */ color: rgb(222, 191, 202); /* oklch */ color: oklch(83.4% 0.038 354.6);
Tailwind
colors: {
custom: {
50: '#e8d2da',
500: '#debfca',
950: '#000000',
},
}SCSS
$custom: #debfca; $custom-light: #e8d2da; $custom-dark: #000000;
JSON
{
"hex": "#debfca",
"rgb": {
"r": 222,
"g": 191,
"b": 202
},
"hsl": {
"h": 338.71,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.83429,
"c": 0.03805,
"h": 354.6
},
"luminance": 0.57055
}Semantic roles & 50–950 ramp
primary
#DEBFCA
secondary
#8BB6A7
accent
#AB833B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383