#DEBED7#DEBED7
#DEBED7 is a very light, muted pink. Relative luminance 0.573; OKLCH L 83.6% C 0.049 H 333.6°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBED7 |
|---|---|
| RGB | rgb(222, 190, 215) |
| HSL | hsl(313, 33%, 81%) |
| HSV | hsv(313, 14%, 87%) |
| CMYK | cmyk(0%, 14.4%, 3.2%, 12.9%) |
| CIE-LAB | lab(80.33, 15.61, -8.26) |
| CIE-LCH | lch(80.33, 17.67, 332.11°) |
| OKLab | oklab(83.64% 0.0441 -0.0219) |
| OKLCH | oklch(83.64% 0.049 333.6) |
| XYZ | xyz(60.8020, 57.2640, 72.1269) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.03
Very Light Purple
#F6CEFC
ΔE00 7.43
Light Pink
#FFD1DF
ΔE00 7.45
Pale Pink
#FFCFDC
ΔE00 7.69
Pale Mauve
#FED0FC
ΔE00 7.73
Pale Lavender
#EECFFE
ΔE00 7.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBED7 #BEDEC5
analogous
#D5BEDE #DEBED7 #DEBEC7
triadic
#DEBED7 #D7DEBE #BED7DE
tetradic
#DEBED7 #DED5BE #BEDEC5 #BEC7DE
square
#DEBED7 #DED5BE #BEDEC5 #BEC7DE
split-complementary
#DEBED7 #C7DEBE #BEDED5
monochromatic
#B56DA5 #C995BE #DEBED7 #F3E7F0 #F5EBF3
Accessibility & contrast
On white
1.69
#DEBED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#DEBED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBED7
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBED7 | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC5D8
Deuteranopia (green-blind)
#C5C9D6
Tritanopia (blue-blind)
#E1BFC6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debed7; /* rgb */ color: rgb(222, 190, 215); /* oklch */ color: oklch(83.6% 0.049 333.6);
Tailwind
colors: {
custom: {
50: '#e8d1e3',
500: '#debed7',
950: '#000000',
},
}SCSS
$custom: #debed7; $custom-light: #e8d1e3; $custom-dark: #000000;
JSON
{
"hex": "#debed7",
"rgb": {
"r": 222,
"g": 190,
"b": 215
},
"hsl": {
"h": 313.125,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.83638,
"c": 0.04923,
"h": 333.6
},
"luminance": 0.57263
}Semantic roles & 50–950 ramp
primary
#DEBED7
secondary
#8AB694
accent
#AB533A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384