#DEBCCD#DEBCCD
#DEBCCD is a very light, muted pink. Relative luminance 0.559; OKLCH L 82.9% C 0.045 H 346.5°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCCD |
|---|---|
| RGB | rgb(222, 188, 205) |
| HSL | hsl(330, 34%, 80%) |
| HSV | hsv(330, 15%, 87%) |
| CMYK | cmyk(0%, 15.3%, 7.7%, 12.9%) |
| CIE-LAB | lab(79.56, 14.93, -4.01) |
| CIE-LCH | lch(79.56, 15.46, 344.97°) |
| OKLab | oklab(82.95% 0.0435 -0.0104) |
| OKLCH | oklch(82.95% 0.045 346.5) |
| XYZ | xyz(59.1260, 55.9052, 65.4219) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.97
Light Pink
#FFD1DF
ΔE00 6.52
Pale Pink
#FFCFDC
ΔE00 6.57
Dusty Pink
#D8A7B1
ΔE00 6.82
Bubblegum
#FFC1CC
ΔE00 7.79
Pink
#FFC0CB
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCCD #BCDECD
analogous
#DEBCDE #DEBCCD #DEBCBC
triadic
#DEBCCD #CDDEBC #BCCDDE
tetradic
#DEBCCD #DEDEBC #BCDECD #BCBCDE
square
#DEBCCD #DEDEBC #BCDECD #BCBCDE
split-complementary
#DEBCCD #BCDEBC #BCDEDE
monochromatic
#B66A90 #CA93AE #DEBCCD #F2E5EC #F5EAF0
Accessibility & contrast
On white
1.72
#DEBCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#DEBCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCCD
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCCD | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2CE
Deuteranopia (green-blind)
#C6C7CC
Tritanopia (blue-blind)
#E3BCC2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #debccd; /* rgb */ color: rgb(222, 188, 205); /* oklch */ color: oklch(82.9% 0.045 346.5);
Tailwind
colors: {
custom: {
50: '#e8d0dc',
500: '#debccd',
950: '#000000',
},
}SCSS
$custom: #debccd; $custom-light: #e8d0dc; $custom-dark: #000000;
JSON
{
"hex": "#debccd",
"rgb": {
"r": 222,
"g": 188,
"b": 205
},
"hsl": {
"h": 330,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.82949,
"c": 0.04475,
"h": 346.5
},
"luminance": 0.55904
}Semantic roles & 50–950 ramp
primary
#DEBCCD
secondary
#88B69F
accent
#AD7339
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384