#DE7CF1#DE7CF1
#DE7CF1 is a light, vivid purple. Relative luminance 0.363; OKLCH L 73.6% C 0.190 H 320.9°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7CF1 |
|---|---|
| RGB | rgb(222, 124, 241) |
| HSL | hsl(290, 81%, 72%) |
| HSV | hsv(290, 49%, 95%) |
| CMYK | cmyk(7.9%, 48.5%, 0%, 5.5%) |
| CIE-LAB | lab(66.75, 55.41, -43.21) |
| CIE-LCH | lch(66.75, 70.27, 322.05°) |
| OKLab | oklab(73.63% 0.1471 -0.1194) |
| OKLCH | oklch(73.63% 0.19 320.9) |
| XYZ | xyz(53.2072, 36.2979, 87.4055) |
| Luminance | 0.3630 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.62
Purply Pink
#F075E6
ΔE00 4.21
Orchid
#DA70D6
ΔE00 4.82
Light Magenta
#FA5FF7
ΔE00 5.57
Violet Pink
#FB5FFC
ΔE00 5.59
Lavender Pink
#DD85D7
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7CF1 #8FF17C
analogous
#A47CF1 #DE7CF1 #F17CCA
triadic
#DE7CF1 #F1DE7C #7CF1DE
tetradic
#DE7CF1 #F1A47C #8FF17C #7CCAF1
square
#DE7CF1 #F1A47C #8FF17C #7CCAF1
split-complementary
#DE7CF1 #CAF17C #7CF1A4
monochromatic
#BB17DB #D045EB #DE7CF1 #ECB3F7 #F8E3FC
Accessibility & contrast
On white
2.54
#DE7CF1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#DE7CF1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7CF1
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7CF1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7CF1 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9BF5
Deuteranopia (green-blind)
#87A6EE
Tritanopia (blue-blind)
#E08BAC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #de7cf1; /* rgb */ color: rgb(222, 124, 241); /* oklch */ color: oklch(73.6% 0.190 320.9);
Tailwind
colors: {
custom: {
50: '#eaa5f6',
500: '#de7cf1',
950: '#000000',
},
}SCSS
$custom: #de7cf1; $custom-light: #eaa5f6; $custom-dark: #000000;
JSON
{
"hex": "#de7cf1",
"rgb": {
"r": 222,
"g": 124,
"b": 241
},
"hsl": {
"h": 290.256,
"s": 80.69,
"l": 71.569
},
"oklch": {
"l": 0.7363,
"c": 0.18951,
"h": 320.9
},
"luminance": 0.36296
}Semantic roles & 50–950 ramp
primary
#DE7CF1
secondary
#DAF3D5
accent
#DD082B
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85