#DEBCCF#DEBCCF
#DEBCCF is a very light, muted pink. Relative luminance 0.560; OKLCH L 83.0% C 0.046 H 343.5°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBCCF |
|---|---|
| RGB | rgb(222, 188, 207) |
| HSL | hsl(326, 34%, 80%) |
| HSV | hsv(326, 15%, 87%) |
| CMYK | cmyk(0%, 15.3%, 6.8%, 12.9%) |
| CIE-LAB | lab(79.62, 15.27, -5.01) |
| CIE-LCH | lch(79.62, 16.07, 341.86°) |
| OKLab | oklab(83.01% 0.0442 -0.0131) |
| OKLCH | oklch(83.01% 0.046 343.5) |
| XYZ | xyz(59.3689, 56.0024, 66.7015) |
| Luminance | 0.5600 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.48
Light Pink
#FFD1DF
ΔE00 6.67
Pale Pink
#FFCFDC
ΔE00 6.76
Dusty Pink
#D8A7B1
ΔE00 7.15
Bubblegum
#FFC1CC
ΔE00 8.05
Pastel Pink
#FFBACD
ΔE00 8.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBCCF #BCDECB
analogous
#DCBCDE #DEBCCF #DEBCBE
triadic
#DEBCCF #CFDEBC #BCCFDE
tetradic
#DEBCCF #DEDCBC #BCDECB #BCBEDE
square
#DEBCCF #DEDCBC #BCDECB #BCBEDE
split-complementary
#DEBCCF #BEDEBC #BCDEDC
monochromatic
#B66A94 #CA93B2 #DEBCCF #F2E5EC #F5EAF0
Accessibility & contrast
On white
1.72
#DEBCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#DEBCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBCCF
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBCCF | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC2D0
Deuteranopia (green-blind)
#C5C7CE
Tritanopia (blue-blind)
#E3BCC2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #debccf; /* rgb */ color: rgb(222, 188, 207); /* oklch */ color: oklch(83.0% 0.046 343.5);
Tailwind
colors: {
custom: {
50: '#e8d0dd',
500: '#debccf',
950: '#000000',
},
}SCSS
$custom: #debccf; $custom-light: #e8d0dd; $custom-dark: #000000;
JSON
{
"hex": "#debccf",
"rgb": {
"r": 222,
"g": 188,
"b": 207
},
"hsl": {
"h": 326.471,
"s": 34,
"l": 80.392
},
"oklch": {
"l": 0.8301,
"c": 0.04613,
"h": 343.5
},
"luminance": 0.56001
}Semantic roles & 50–950 ramp
primary
#DEBCCF
secondary
#88B69C
accent
#AD6C39
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384