#DEBEC9#DEBEC9
#DEBEC9 is a very light, muted pink. Relative luminance 0.566; OKLCH L 83.2% C 0.039 H 355.3°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEC9 |
|---|---|
| RGB | rgb(222, 190, 201) |
| HSL | hsl(339, 33%, 81%) |
| HSV | hsv(339, 14%, 87%) |
| CMYK | cmyk(0%, 14.4%, 9.5%, 12.9%) |
| CIE-LAB | lab(79.94, 13.18, -1.29) |
| CIE-LCH | lch(79.94, 13.24, 354.40°) |
| OKLab | oklab(83.21% 0.039 -0.0032) |
| OKLCH | oklch(83.21% 0.039 355.3) |
| XYZ | xyz(59.0795, 56.5750, 63.0549) |
| Luminance | 0.5657 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.46
Pale Pink
#FFCFDC
ΔE00 6.48
Light Pink
#FFD1DF
ΔE00 6.50
Dusty Pink
#D8A7B1
ΔE00 6.86
Light Rose
#FFC5CB
ΔE00 7.56
Bubblegum
#FFC1CC
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEC9 #BEDED3
analogous
#DEBED9 #DEBEC9 #DEC3BE
triadic
#DEBEC9 #C9DEBE #BEC9DE
tetradic
#DEBEC9 #D9DEBE #BEDED3 #C3BEDE
square
#DEBEC9 #D9DEBE #BEDED3 #C3BEDE
split-complementary
#DEBEC9 #BEDEC3 #BED9DE
monochromatic
#B56D86 #C995A7 #DEBEC9 #F3E7EB #F5EBEE
Accessibility & contrast
On white
1.71
#DEBEC9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#DEBEC9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEC9
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEC9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEC9 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3C9
Deuteranopia (green-blind)
#C8C8C8
Tritanopia (blue-blind)
#E4BDC2
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debec9; /* rgb */ color: rgb(222, 190, 201); /* oklch */ color: oklch(83.2% 0.039 355.3);
Tailwind
colors: {
custom: {
50: '#e8d1d9',
500: '#debec9',
950: '#000000',
},
}SCSS
$custom: #debec9; $custom-light: #e8d1d9; $custom-dark: #000000;
JSON
{
"hex": "#debec9",
"rgb": {
"r": 222,
"g": 190,
"b": 201
},
"hsl": {
"h": 339.375,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.83209,
"c": 0.03915,
"h": 355.3
},
"luminance": 0.56574
}Semantic roles & 50–950 ramp
primary
#DEBEC9
secondary
#8AB6A7
accent
#AB843A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383