#DEBEC8#DEBEC8
#DEBEC8 is a very light, muted pink. Relative luminance 0.565; OKLCH L 83.2% C 0.039 H 357.2°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEC8 |
|---|---|
| RGB | rgb(222, 190, 200) |
| HSL | hsl(341, 33%, 81%) |
| HSV | hsv(341, 14%, 87%) |
| CMYK | cmyk(0%, 14.4%, 9.9%, 12.9%) |
| CIE-LAB | lab(79.91, 13.01, -0.79) |
| CIE-LCH | lch(79.91, 13.03, 356.52°) |
| OKLab | oklab(83.18% 0.0386 -0.0019) |
| OKLCH | oklch(83.18% 0.039 357.2) |
| XYZ | xyz(58.9623, 56.5281, 62.4374) |
| Luminance | 0.5653 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 5.81
Pale Pink
#FFCFDC
ΔE00 6.53
Light Pink
#FFD1DF
ΔE00 6.57
Dusty Pink
#D8A7B1
ΔE00 6.82
Light Rose
#FFC5CB
ΔE00 7.46
Pinkish Grey
#C8ACA9
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEC8 #BEDED4
analogous
#DEBED8 #DEBEC8 #DEC4BE
triadic
#DEBEC8 #C8DEBE #BEC8DE
tetradic
#DEBEC8 #D8DEBE #BEDED4 #C4BEDE
square
#DEBEC8 #D8DEBE #BEDED4 #C4BEDE
split-complementary
#DEBEC8 #BEDEC4 #BED8DE
monochromatic
#B56D83 #C995A6 #DEBEC8 #F3E7EA #F5EBEE
Accessibility & contrast
On white
1.71
#DEBEC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#DEBEC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEC8
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEC8 | 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)
#C1C3C8
Deuteranopia (green-blind)
#C8C8C7
Tritanopia (blue-blind)
#E4BDC1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #debec8; /* rgb */ color: rgb(222, 190, 200); /* oklch */ color: oklch(83.2% 0.039 357.2);
Tailwind
colors: {
custom: {
50: '#e8d1d8',
500: '#debec8',
950: '#000000',
},
}SCSS
$custom: #debec8; $custom-light: #e8d1d8; $custom-dark: #000000;
JSON
{
"hex": "#debec8",
"rgb": {
"r": 222,
"g": 190,
"b": 200
},
"hsl": {
"h": 341.25,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.83179,
"c": 0.03869,
"h": 357.2
},
"luminance": 0.56527
}Semantic roles & 50–950 ramp
primary
#DEBEC8
secondary
#8AB6A8
accent
#AB883A
background
#FEFEFE
surface
#FCFBFB
border
#D5D4D4
text
#161414
muted
#848383