#DE8FD2#DE8FD2
#DE8FD2 is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.2% C 0.128 H 332.4°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #DE8FD2 |
|---|---|
| RGB | rgb(222, 143, 210) |
| HSL | hsl(309, 54%, 72%) |
| HSV | hsv(309, 36%, 87%) |
| CMYK | cmyk(0%, 35.6%, 5.4%, 12.9%) |
| CIE-LAB | lab(69.35, 39.95, -22.05) |
| CIE-LCH | lch(69.35, 45.63, 331.10°) |
| OKLab | oklab(75.17% 0.1135 -0.0594) |
| OKLCH | oklch(75.17% 0.128 332.4) |
| XYZ | xyz(51.5790, 39.8301, 65.9314) |
| Luminance | 0.3983 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.16
Plum
#DDA0DD
ΔE00 4.32
Violet (CSS)
#EE82EE
ΔE00 6.47
Bubblegum Pink
#FE83CC
ΔE00 6.48
Purply Pink
#F075E6
ΔE00 7.36
Orchid (survey)
#C875C4
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE8FD2 #8FDE9B
analogous
#C38FDE #DE8FD2 #DE8FAB
triadic
#DE8FD2 #D2DE8F #8FD2DE
tetradic
#DE8FD2 #DEC38F #8FDE9B #8FABDE
square
#DE8FD2 #DEC38F #8FDE9B #8FABDE
split-complementary
#DE8FD2 #ABDE8F #8FDEC3
monochromatic
#BB37A7 #D060BF #DE8FD2 #ECBEE5 #F8E7F6
Accessibility & contrast
On white
2.34
#DE8FD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#DE8FD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE8FD2
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE8FD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE8FD2 | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA2D5
Deuteranopia (green-blind)
#A1ADD0
Tritanopia (blue-blind)
#E593A8
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #de8fd2; /* rgb */ color: rgb(222, 143, 210); /* oklch */ color: oklch(75.2% 0.128 332.4);
Tailwind
colors: {
custom: {
50: '#e9b1e0',
500: '#de8fd2',
950: '#000000',
},
}SCSS
$custom: #de8fd2; $custom-light: #e9b1e0; $custom-dark: #000000;
JSON
{
"hex": "#de8fd2",
"rgb": {
"r": 222,
"g": 143,
"b": 210
},
"hsl": {
"h": 309.114,
"s": 54.483,
"l": 71.569
},
"oklch": {
"l": 0.75167,
"c": 0.12813,
"h": 332.4
},
"luminance": 0.39828
}Semantic roles & 50–950 ramp
primary
#DE8FD2
secondary
#DAEFDD
accent
#C23C24
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161115
muted
#848083