#DEBED3#DEBED3
#DEBED3 is a very light, muted pink. Relative luminance 0.571; OKLCH L 83.5% C 0.046 H 338.8°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBED3 |
|---|---|
| RGB | rgb(222, 190, 211) |
| HSL | hsl(321, 33%, 81%) |
| HSV | hsv(321, 14%, 87%) |
| CMYK | cmyk(0%, 14.4%, 5%, 12.9%) |
| CIE-LAB | lab(80.21, 14.90, -6.28) |
| CIE-LCH | lch(80.21, 16.17, 337.16°) |
| OKLab | oklab(83.51% 0.0427 -0.0165) |
| OKLCH | oklch(83.51% 0.046 338.8) |
| XYZ | xyz(60.2943, 57.0609, 69.4530) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.56
Light Pink
#FFD1DF
ΔE00 6.87
Pale Pink
#FFCFDC
ΔE00 7.06
Dusty Pink
#D8A7B1
ΔE00 8.11
Very Light Purple
#F6CEFC
ΔE00 8.50
Lilac
#C8A2C8
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBED3 #BEDEC9
analogous
#D9BEDE #DEBED3 #DEBEC3
triadic
#DEBED3 #D3DEBE #BED3DE
tetradic
#DEBED3 #DED9BE #BEDEC9 #BEC3DE
square
#DEBED3 #DED9BE #BEDEC9 #BEC3DE
split-complementary
#DEBED3 #C3DEBE #BEDED9
monochromatic
#B56D9C #C995B8 #DEBED3 #F3E7EE #F5EBF1
Accessibility & contrast
On white
1.69
#DEBED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#DEBED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBED3
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBED3 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC4D4
Deuteranopia (green-blind)
#C6C9D2
Tritanopia (blue-blind)
#E2BFC5
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #debed3; /* rgb */ color: rgb(222, 190, 211); /* oklch */ color: oklch(83.5% 0.046 338.8);
Tailwind
colors: {
custom: {
50: '#e8d1e0',
500: '#debed3',
950: '#000000',
},
}SCSS
$custom: #debed3; $custom-light: #e8d1e0; $custom-dark: #000000;
JSON
{
"hex": "#debed3",
"rgb": {
"r": 222,
"g": 190,
"b": 211
},
"hsl": {
"h": 320.625,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.83512,
"c": 0.04577,
"h": 338.8
},
"luminance": 0.5706
}Semantic roles & 50–950 ramp
primary
#DEBED3
secondary
#8AB699
accent
#AB613A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161415
muted
#848384