#DEBBCB#DEBBCB
#DEBBCB is a very light, muted pink. Relative luminance 0.554; OKLCH L 82.7% C 0.045 H 348.8°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBBCB |
|---|---|
| RGB | rgb(222, 187, 203) |
| HSL | hsl(333, 35%, 80%) |
| HSV | hsv(333, 16%, 87%) |
| CMYK | cmyk(0%, 15.8%, 8.6%, 12.9%) |
| CIE-LAB | lab(79.26, 15.12, -3.37) |
| CIE-LCH | lch(79.26, 15.49, 347.45°) |
| OKLab | oklab(82.7% 0.0443 -0.0087) |
| OKLCH | oklch(82.7% 0.045 348.8) |
| XYZ | xyz(58.6732, 55.3835, 64.0876) |
| Luminance | 0.5538 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.45
Dusty Pink
#D8A7B1
ΔE00 6.35
Pale Pink
#FFCFDC
ΔE00 6.50
Light Pink
#FFD1DF
ΔE00 6.51
Bubblegum
#FFC1CC
ΔE00 7.50
Pink
#FFC0CB
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBBCB #BBDECE
analogous
#DEBBDC #DEBBCB #DEBCBB
triadic
#DEBBCB #CBDEBB #BBCBDE
tetradic
#DEBBCB #DCDEBB #BBDECE #BCBBDE
square
#DEBBCB #DCDEBB #BBDECE #BCBBDE
split-complementary
#DEBBCB #BBDEBC #BBDCDE
monochromatic
#B6698C #CA92AB #DEBBCB #F2E4EB #F5EAEF
Accessibility & contrast
On white
1.74
#DEBBCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#DEBBCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBBCB
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBBCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBBCB | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC1CC
Deuteranopia (green-blind)
#C5C6CA
Tritanopia (blue-blind)
#E4BAC0
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #debbcb; /* rgb */ color: rgb(222, 187, 203); /* oklch */ color: oklch(82.7% 0.045 348.8);
Tailwind
colors: {
custom: {
50: '#e8cfda',
500: '#debbcb',
950: '#000000',
},
}SCSS
$custom: #debbcb; $custom-light: #e8cfda; $custom-dark: #000000;
JSON
{
"hex": "#debbcb",
"rgb": {
"r": 222,
"g": 187,
"b": 203
},
"hsl": {
"h": 332.571,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.82699,
"c": 0.04514,
"h": 348.8
},
"luminance": 0.55382
}Semantic roles & 50–950 ramp
primary
#DEBBCB
secondary
#87B6A1
accent
#AD7838
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161314
muted
#848383