#DEBFCF#DEBFCF
#DEBFCF is a very light, muted pink. Relative luminance 0.573; OKLCH L 83.6% C 0.041 H 345.5°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFCF |
|---|---|
| RGB | rgb(222, 191, 207) |
| HSL | hsl(329, 32%, 81%) |
| HSV | hsv(329, 14%, 87%) |
| CMYK | cmyk(0%, 14%, 6.8%, 12.9%) |
| CIE-LAB | lab(80.35, 13.67, -3.93) |
| CIE-LCH | lch(80.35, 14.22, 343.97°) |
| OKLab | oklab(83.58% 0.0397 -0.0102) |
| OKLCH | oklch(83.58% 0.041 345.5) |
| XYZ | xyz(60.0165, 57.2975, 66.9173) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.69
Light Pink
#FFD1DF
ΔE00 6.48
Pale Pink
#FFCFDC
ΔE00 6.60
Dusty Pink
#D8A7B1
ΔE00 7.64
Bubblegum
#FFC1CC
ΔE00 8.27
Light Rose
#FFC5CB
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFCF #BFDECE
analogous
#DDBFDE #DEBFCF #DEBFBF
triadic
#DEBFCF #CFDEBF #BFCFDE
tetradic
#DEBFCF #DEDDBF #BFDECE #BFBFDE
square
#DEBFCF #DEDDBF #BFDECE #BFBFDE
split-complementary
#DEBFCF #BFDEBF #BFDEDD
monochromatic
#B46E92 #C997B1 #DEBFCF #F3E7ED #F5EBF0
Accessibility & contrast
On white
1.69
#DEBFCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#DEBFCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFCF
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFCF | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C5D0
Deuteranopia (green-blind)
#C8C9CE
Tritanopia (blue-blind)
#E3BFC4
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debfcf; /* rgb */ color: rgb(222, 191, 207); /* oklch */ color: oklch(83.6% 0.041 345.5);
Tailwind
colors: {
custom: {
50: '#e8d2dd',
500: '#debfcf',
950: '#000000',
},
}SCSS
$custom: #debfcf; $custom-light: #e8d2dd; $custom-dark: #000000;
JSON
{
"hex": "#debfcf",
"rgb": {
"r": 222,
"g": 191,
"b": 207
},
"hsl": {
"h": 329.032,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.83578,
"c": 0.04102,
"h": 345.5
},
"luminance": 0.57296
}Semantic roles & 50–950 ramp
primary
#DEBFCF
secondary
#8BB6A0
accent
#AB713B
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384