#DEBBCC#DEBBCC
#DEBBCC is a very light, muted pink. Relative luminance 0.554; OKLCH L 82.7% C 0.046 H 347.3°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBCC |
|---|---|
| RGB | rgb(222, 187, 204) |
| HSL | hsl(331, 35%, 80%) |
| HSV | hsv(331, 16%, 87%) |
| CMYK | cmyk(0%, 15.8%, 8.1%, 12.9%) |
| CIE-LAB | lab(79.29, 15.29, -3.87) |
| CIE-LCH | lch(79.29, 15.77, 345.81°) |
| OKLab | oklab(82.73% 0.0447 -0.0101) |
| OKLCH | oklch(82.73% 0.046 347.3) |
| XYZ | xyz(58.7928, 55.4313, 64.7173) |
| Luminance | 0.5543 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.20
Dusty Pink
#D8A7B1
ΔE00 6.51
Light Pink
#FFD1DF
ΔE00 6.56
Pale Pink
#FFCFDC
ΔE00 6.57
Bubblegum
#FFC1CC
ΔE00 7.62
Pink
#FFC0CB
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBCC #BBDECD
analogous
#DEBBDD #DEBBCC #DEBBBB
triadic
#DEBBCC #CCDEBB #BBCCDE
tetradic
#DEBBCC #DDDEBB #BBDECD #BBBBDE
square
#DEBBCC #DDDEBB #BBDECD #BBBBDE
split-complementary
#DEBBCC #BBDEBB #BBDDDE
monochromatic
#B6698E #CA92AD #DEBBCC #F2E4EB #F5EAF0
Accessibility & contrast
On white
1.74
#DEBBCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#DEBBCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBCC
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBCC | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC1CD
Deuteranopia (green-blind)
#C5C6CB
Tritanopia (blue-blind)
#E3BBC1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debbcc; /* rgb */ color: rgb(222, 187, 204); /* oklch */ color: oklch(82.7% 0.046 347.3);
Tailwind
colors: {
custom: {
50: '#e8cfdb',
500: '#debbcc',
950: '#000000',
},
}SCSS
$custom: #debbcc; $custom-light: #e8cfdb; $custom-dark: #000000;
JSON
{
"hex": "#debbcc",
"rgb": {
"r": 222,
"g": 187,
"b": 204
},
"hsl": {
"h": 330.857,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.8273,
"c": 0.04577,
"h": 347.3
},
"luminance": 0.5543
}Semantic roles & 50–950 ramp
primary
#DEBBCC
secondary
#87B69F
accent
#AD7438
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161315
muted
#848384