#DEBFCC#DEBFCC
#DEBFCC is a very light, muted pink. Relative luminance 0.572; OKLCH L 83.5% C 0.039 H 350.8°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBFCC |
|---|---|
| RGB | rgb(222, 191, 204) |
| HSL | hsl(335, 32%, 81%) |
| HSV | hsv(335, 14%, 87%) |
| CMYK | cmyk(0%, 14%, 8.1%, 12.9%) |
| CIE-LAB | lab(80.27, 13.15, -2.43) |
| CIE-LCH | lch(80.27, 13.38, 349.53°) |
| OKLab | oklab(83.49% 0.0386 -0.0063) |
| OKLCH | oklch(83.49% 0.039 350.8) |
| XYZ | xyz(59.6532, 57.1522, 65.0041) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.66
Light Pink
#FFD1DF
ΔE00 6.44
Pale Pink
#FFCFDC
ΔE00 6.50
Dusty Pink
#D8A7B1
ΔE00 7.33
Light Rose
#FFC5CB
ΔE00 7.97
Bubblegum
#FFC1CC
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBFCC #BFDED1
analogous
#DEBFDB #DEBFCC #DEC1BF
triadic
#DEBFCC #CCDEBF #BFCCDE
tetradic
#DEBFCC #DBDEBF #BFDED1 #C1BFDE
square
#DEBFCC #DBDEBF #BFDED1 #C1BFDE
split-complementary
#DEBFCC #BFDEC1 #BFDBDE
monochromatic
#B46E8C #C997AC #DEBFCC #F3E7EC #F5EBEF
Accessibility & contrast
On white
1.69
#DEBFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#DEBFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBFCC
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBFCC | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C4CD
Deuteranopia (green-blind)
#C8C9CB
Tritanopia (blue-blind)
#E3BEC3
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debfcc; /* rgb */ color: rgb(222, 191, 204); /* oklch */ color: oklch(83.5% 0.039 350.8);
Tailwind
colors: {
custom: {
50: '#e8d2db',
500: '#debfcc',
950: '#000000',
},
}SCSS
$custom: #debfcc; $custom-light: #e8d2db; $custom-dark: #000000;
JSON
{
"hex": "#debfcc",
"rgb": {
"r": 222,
"g": 191,
"b": 204
},
"hsl": {
"h": 334.839,
"s": 31.959,
"l": 80.98
},
"oklch": {
"l": 0.83488,
"c": 0.03912,
"h": 350.8
},
"luminance": 0.57151
}Semantic roles & 50–950 ramp
primary
#DEBFCC
secondary
#8BB6A4
accent
#AB7C3B
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161415
muted
#848384