#DEBCCB#DEBCCB
#DEBCCB is a very light, muted pink. Relative luminance 0.558; OKLCH L 82.9% C 0.043 H 349.7°. Best body text is #000000 at 12.16:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCCB |
|---|---|
| RGB | rgb(222, 188, 203) |
| HSL | hsl(334, 34%, 80%) |
| HSV | hsv(334, 15%, 87%) |
| CMYK | cmyk(0%, 15.3%, 8.6%, 12.9%) |
| CIE-LAB | lab(79.51, 14.59, -3.01) |
| CIE-LCH | lch(79.51, 14.89, 348.35°) |
| OKLab | oklab(82.89% 0.0428 -0.0078) |
| OKLCH | oklch(82.89% 0.043 349.7) |
| XYZ | xyz(58.8861, 55.8093, 64.1586) |
| Luminance | 0.5581 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 4.51
Light Pink
#FFD1DF
ΔE00 6.44
Pale Pink
#FFCFDC
ΔE00 6.45
Dusty Pink
#D8A7B1
ΔE00 6.53
Bubblegum
#FFC1CC
ΔE00 7.57
Pink
#FFC0CB
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCCB #BCDECF
analogous
#DEBCDC #DEBCCB #DEBEBC
triadic
#DEBCCB #CBDEBC #BCCBDE
tetradic
#DEBCCB #DCDEBC #BCDECF #BEBCDE
square
#DEBCCB #DCDEBC #BCDECF #BEBCDE
split-complementary
#DEBCCB #BCDEBE #BCDCDE
monochromatic
#B66A8B #CA93AB #DEBCCB #F2E5EB #F5EAEF
Accessibility & contrast
On white
1.73
#DEBCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.16
#DEBCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCCB
12.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCCB | 1.00 | 1.73 | 12.16 | 12.16 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC2CC
Deuteranopia (green-blind)
#C6C7CA
Tritanopia (blue-blind)
#E3BBC1
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #debccb; /* rgb */ color: rgb(222, 188, 203); /* oklch */ color: oklch(82.9% 0.043 349.7);
Tailwind
colors: {
custom: {
50: '#e8d0da',
500: '#debccb',
950: '#000000',
},
}SCSS
$custom: #debccb; $custom-light: #e8d0da; $custom-dark: #000000;
JSON
{
"hex": "#debccb",
"rgb": {
"r": 222,
"g": 188,
"b": 203
},
"hsl": {
"h": 333.529,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.82888,
"c": 0.04348,
"h": 349.7
},
"luminance": 0.55808
}Semantic roles & 50–950 ramp
primary
#DEBCCB
secondary
#88B6A2
accent
#AD7A39
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383