#DEABDC#DEABDC
#DEABDC is a light, moderate purple. Relative luminance 0.498; OKLCH L 80.3% C 0.088 H 327.6°. Best body text is #000000 at 10.96:1 contrast (WCAG AA passes).
Color values
| HEX | #DEABDC |
|---|---|
| RGB | rgb(222, 171, 220) |
| HSL | hsl(302, 44%, 77%) |
| HSV | hsv(302, 23%, 87%) |
| CMYK | cmyk(0%, 23%, 0.9%, 12.9%) |
| CIE-LAB | lab(75.96, 26.75, -17.51) |
| CIE-LCH | lch(75.96, 31.97, 326.79°) |
| OKLab | oklab(80.32% 0.0742 -0.047) |
| OKLCH | oklch(80.32% 0.088 327.6) |
| XYZ | xyz(57.6041, 49.8243, 74.2789) |
| Luminance | 0.4982 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.41
Lilac
#C8A2C8
ΔE00 4.84
Light Lavendar
#EFC0FE
ΔE00 6.39
Mauve
#E0B0FF
ΔE00 7.51
Light Lilac
#EDC8FF
ΔE00 7.58
Light Violet
#D6B4FC
ΔE00 8.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEABDC #ABDEAD
analogous
#C7ABDE #DEABDC #DEABC3
triadic
#DEABDC #DCDEAB #ABDCDE
tetradic
#DEABDC #DEC7AB #ABDEAD #ABC3DE
square
#DEABDC #DEC7AB #ABDEAD #ABC3DE
split-complementary
#DEABDC #C3DEAB #ABDEC7
monochromatic
#BB53B7 #CD7FCA #DEABDC #EFD7EE #F6E9F6
Accessibility & contrast
On white
1.92
#DEABDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.96
#DEABDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEABDC
10.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEABDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEABDC | 1.00 | 1.92 | 10.96 | 10.96 |
| #FFFFFF | 1.92 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8B7DE
Deuteranopia (green-blind)
#B4BEDA
Tritanopia (blue-blind)
#E2AFBC
Achromatopsia (no color)
#BBBBBB
Design tokens & code
CSS
--color: #deabdc; /* rgb */ color: rgb(222, 171, 220); /* oklch */ color: oklch(80.3% 0.088 327.6);
Tailwind
colors: {
custom: {
50: '#e8c4e7',
500: '#deabdc',
950: '#000000',
},
}SCSS
$custom: #deabdc; $custom-light: #e8c4e7; $custom-dark: #000000;
JSON
{
"hex": "#deabdc",
"rgb": {
"r": 222,
"g": 171,
"b": 220
},
"hsl": {
"h": 302.353,
"s": 43.59,
"l": 77.059
},
"oklch": {
"l": 0.80319,
"c": 0.08788,
"h": 327.6
},
"luminance": 0.49823
}Semantic roles & 50–950 ramp
primary
#DEABDC
secondary
#DEEDDE
accent
#B7342F
background
#FEFCFE
surface
#FDF8FC
border
#D5D1D5
text
#161216
muted
#848184