#DEACDC#DEACDC
#DEACDC is a light, moderate purple. Relative luminance 0.502; OKLCH L 80.5% C 0.086 H 327.6°. Best body text is #000000 at 11.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DEACDC |
|---|---|
| RGB | rgb(222, 172, 220) |
| HSL | hsl(302, 43%, 77%) |
| HSV | hsv(302, 23%, 87%) |
| CMYK | cmyk(0%, 22.5%, 0.9%, 12.9%) |
| CIE-LAB | lab(76.19, 26.21, -17.16) |
| CIE-LCH | lch(76.19, 31.32, 326.79°) |
| OKLab | oklab(80.5% 0.0727 -0.0461) |
| OKLCH | oklch(80.5% 0.086 327.6) |
| XYZ | xyz(57.7937, 50.2035, 74.3421) |
| Luminance | 0.5020 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.73
Lilac
#C8A2C8
ΔE00 4.80
Light Lavendar
#EFC0FE
ΔE00 6.32
Light Lilac
#EDC8FF
ΔE00 7.42
Mauve
#E0B0FF
ΔE00 7.62
Very Light Purple
#F6CEFC
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DEACDC #ACDEAE
analogous
#C7ACDE #DEACDC #DEACC3
triadic
#DEACDC #DCDEAC #ACDCDE
tetradic
#DEACDC #DEC7AC #ACDEAE #ACC3DE
square
#DEACDC #DEC7AC #ACDEAE #ACC3DE
split-complementary
#DEACDC #C3DEAC #ACDEC7
monochromatic
#BB54B7 #CD80CA #DEACDC #EFD8EE #F6E9F6
Accessibility & contrast
On white
1.90
#DEACDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.04
#DEACDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DEACDC
11.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DEACDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DEACDC | 1.00 | 1.90 | 11.04 | 11.04 |
| #FFFFFF | 1.90 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9B8DE
Deuteranopia (green-blind)
#B5BEDA
Tritanopia (blue-blind)
#E2B0BD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #deacdc; /* rgb */ color: rgb(222, 172, 220); /* oklch */ color: oklch(80.5% 0.086 327.6);
Tailwind
colors: {
custom: {
50: '#e8c5e7',
500: '#deacdc',
950: '#000000',
},
}SCSS
$custom: #deacdc; $custom-light: #e8c5e7; $custom-dark: #000000;
JSON
{
"hex": "#deacdc",
"rgb": {
"r": 222,
"g": 172,
"b": 220
},
"hsl": {
"h": 302.4,
"s": 43.103,
"l": 77.255
},
"oklch": {
"l": 0.80498,
"c": 0.0861,
"h": 327.6
},
"luminance": 0.50202
}Semantic roles & 50–950 ramp
primary
#DEACDC
secondary
#78B67A
accent
#B6352F
background
#FEFDFE
surface
#FDF9FC
border
#D5D2D5
text
#161316
muted
#848284