#DEBFC7#DEBFC7
#DEBFC7 is a very light, muted pink. Relative luminance 0.569; OKLCH L 83.3% C 0.037 H 0.6°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFC7 |
|---|---|
| RGB | rgb(222, 191, 199) |
| HSL | hsl(345, 32%, 81%) |
| HSV | hsv(345, 14%, 87%) |
| CMYK | cmyk(0%, 14%, 10.4%, 12.9%) |
| CIE-LAB | lab(80.13, 12.31, 0.07) |
| CIE-LCH | lch(80.13, 12.31, 0.31°) |
| OKLab | oklab(83.34% 0.0368 0.0004) |
| OKLCH | oklch(83.34% 0.037 0.6) |
| XYZ | xyz(59.0631, 56.9161, 61.8963) |
| Luminance | 0.5692 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 6.43
Pale Pink
#FFCFDC
ΔE00 6.76
Light Pink
#FFD1DF
ΔE00 6.81
Dusty Pink
#D8A7B1
ΔE00 7.17
Pinkish Grey
#C8ACA9
ΔE00 7.24
Light Rose
#FFC5CB
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFC7 #BFDED6
analogous
#DEBFD6 #DEBFC7 #DEC6BF
triadic
#DEBFC7 #C7DEBF #BFC7DE
tetradic
#DEBFC7 #D6DEBF #BFDED6 #C6BFDE
square
#DEBFC7 #D6DEBF #BFDED6 #C6BFDE
split-complementary
#DEBFC7 #BFDEC6 #BFD6DE
monochromatic
#B46E80 #C997A4 #DEBFC7 #F3E7EA #F5EBED
Accessibility & contrast
On white
1.70
#DEBFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#DEBFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFC7
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFC7 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4C7
Deuteranopia (green-blind)
#C9C9C6
Tritanopia (blue-blind)
#E4BEC2
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debfc7; /* rgb */ color: rgb(222, 191, 199); /* oklch */ color: oklch(83.3% 0.037 0.6);
Tailwind
colors: {
custom: {
50: '#e8d2d8',
500: '#debfc7',
950: '#000000',
},
}SCSS
$custom: #debfc7; $custom-light: #e8d2d8; $custom-dark: #000000;
JSON
{
"hex": "#debfc7",
"rgb": {
"r": 222,
"g": 191,
"b": 199
},
"hsl": {
"h": 344.516,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.83341,
"c": 0.03676,
"h": 0.6
},
"luminance": 0.56915
}Semantic roles & 50–950 ramp
primary
#DEBFC7
secondary
#8BB6AB
accent
#AB8E3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383