#DEBEDE#DEBEDE
#DEBEDE is a very light, muted purple. Relative luminance 0.576; OKLCH L 83.9% C 0.056 H 326.1°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #DEBEDE |
|---|---|
| RGB | rgb(222, 190, 222) |
| HSL | hsl(300, 33%, 81%) |
| HSV | hsv(300, 14%, 87%) |
| CMYK | cmyk(0%, 14.4%, 0%, 12.9%) |
| CIE-LAB | lab(80.53, 16.89, -11.72) |
| CIE-LCH | lch(80.53, 20.56, 325.23°) |
| OKLab | oklab(83.87% 0.0465 -0.0313) |
| OKLCH | oklch(83.87% 0.056 326.1) |
| XYZ | xyz(61.7208, 57.6315, 76.9657) |
| Luminance | 0.5763 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 2.74
Very Light Purple
#F6CEFC
ΔE00 5.87
Pale Lavender
#EECFFE
ΔE00 6.02
Pale Mauve
#FED0FC
ΔE00 6.52
Light Lilac
#EDC8FF
ΔE00 6.73
Pale Lilac
#E4CBFF
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEBEDE #BEDEBE
analogous
#CEBEDE #DEBEDE #DEBECE
triadic
#DEBEDE #DEDEBE #BEDEDE
tetradic
#DEBEDE #DECEBE #BEDEBE #BECEDE
square
#DEBEDE #DECEBE #BEDEBE #BECEDE
split-complementary
#DEBEDE #CEDEBE #BEDECE
monochromatic
#B56DB5 #C995C9 #DEBEDE #F3E7F3 #F5EBF5
Accessibility & contrast
On white
1.68
#DEBEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#DEBEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEBEDE
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEBEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEBEDE | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCC5DF
Deuteranopia (green-blind)
#C3C9DD
Tritanopia (blue-blind)
#E0C0C9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #debede; /* rgb */ color: rgb(222, 190, 222); /* oklch */ color: oklch(83.9% 0.056 326.1);
Tailwind
colors: {
custom: {
50: '#e8d1e8',
500: '#debede',
950: '#000000',
},
}SCSS
$custom: #debede; $custom-light: #e8d1e8; $custom-dark: #000000;
JSON
{
"hex": "#debede",
"rgb": {
"r": 222,
"g": 190,
"b": 222
},
"hsl": {
"h": 300,
"s": 32.653,
"l": 80.784
},
"oklch": {
"l": 0.83866,
"c": 0.05607,
"h": 326.1
},
"luminance": 0.5763
}Semantic roles & 50–950 ramp
primary
#DEBEDE
secondary
#8AB68A
accent
#AB3A3A
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161416
muted
#848384