#DEBED6#DEBED6
#DEBED6 is a very light, muted pink. Relative luminance 0.572; OKLCH L 83.6% C 0.048 H 334.8°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBED6 |
|---|---|
| RGB | rgb(222, 190, 214) |
| HSL | hsl(315, 33%, 81%) |
| HSV | hsv(315, 14%, 87%) |
| CMYK | cmyk(0%, 14.4%, 3.6%, 12.9%) |
| CIE-LAB | lab(80.30, 15.44, -7.77) |
| CIE-LCH | lch(80.30, 17.28, 333.29°) |
| OKLab | oklab(83.61% 0.0437 -0.0206) |
| OKLCH | oklch(83.61% 0.048 334.8) |
| XYZ | xyz(60.6739, 57.2127, 71.4522) |
| Luminance | 0.5721 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.10
Light Pink
#FFD1DF
ΔE00 7.29
Pale Pink
#FFCFDC
ΔE00 7.52
Very Light Purple
#F6CEFC
ΔE00 7.69
Pale Mauve
#FED0FC
ΔE00 7.95
Pale Lavender
#EECFFE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBED6 #BEDEC6
analogous
#D6BEDE #DEBED6 #DEBEC6
triadic
#DEBED6 #D6DEBE #BED6DE
tetradic
#DEBED6 #DED6BE #BEDEC6 #BEC6DE
square
#DEBED6 #DED6BE #BEDEC6 #BEC6DE
split-complementary
#DEBED6 #C6DEBE #BEDED6
monochromatic
#B56DA3 #C995BC #DEBED6 #F3E7F0 #F5EBF2
Accessibility & contrast
On white
1.69
#DEBED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#DEBED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBED6
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBED6 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEC5D7
Deuteranopia (green-blind)
#C5C9D5
Tritanopia (blue-blind)
#E2BFC6
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debed6; /* rgb */ color: rgb(222, 190, 214); /* oklch */ color: oklch(83.6% 0.048 334.8);
Tailwind
colors: {
custom: {
50: '#e8d1e2',
500: '#debed6',
950: '#000000',
},
}SCSS
$custom: #debed6; $custom-light: #e8d1e2; $custom-dark: #000000;
JSON
{
"hex": "#debed6",
"rgb": {
"r": 222,
"g": 190,
"b": 214
},
"hsl": {
"h": 315,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.83606,
"c": 0.04832,
"h": 334.8
},
"luminance": 0.57212
}Semantic roles & 50–950 ramp
primary
#DEBED6
secondary
#8AB695
accent
#AB563A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384