#DE7CF0#DE7CF0
#DE7CF0 is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.6% C 0.189 H 321.2°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #DE7CF0 |
|---|---|
| RGB | rgb(222, 124, 240) |
| HSL | hsl(291, 79%, 71%) |
| HSV | hsv(291, 48%, 94%) |
| CMYK | cmyk(7.5%, 48.3%, 0%, 5.9%) |
| CIE-LAB | lab(66.70, 55.22, -42.73) |
| CIE-LCH | lch(66.70, 69.82, 322.27°) |
| OKLab | oklab(73.58% 0.147 -0.1181) |
| OKLCH | oklch(73.58% 0.189 321.2) |
| XYZ | xyz(53.0582, 36.2384, 86.6210) |
| Luminance | 0.3624 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.53
Purply Pink
#F075E6
ΔE00 4.09
Orchid
#DA70D6
ΔE00 4.68
Lavender Pink
#DD85D7
ΔE00 5.46
Light Magenta
#FA5FF7
ΔE00 5.56
Violet Pink
#FB5FFC
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE7CF0 #8EF07C
analogous
#A47CF0 #DE7CF0 #F07CC8
triadic
#DE7CF0 #F0DE7C #7CF0DE
tetradic
#DE7CF0 #F0A47C #8EF07C #7CC8F0
square
#DE7CF0 #F0A47C #8EF07C #7CC8F0
split-complementary
#DE7CF0 #C8F07C #7CF0A4
monochromatic
#BB19D9 #D045EA #DE7CF0 #ECB3F6 #F8E4FC
Accessibility & contrast
On white
2.55
#DE7CF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#DE7CF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE7CF0
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE7CF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE7CF0 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9BF4
Deuteranopia (green-blind)
#87A6ED
Tritanopia (blue-blind)
#E08BAB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #de7cf0; /* rgb */ color: rgb(222, 124, 240); /* oklch */ color: oklch(73.6% 0.189 321.2);
Tailwind
colors: {
custom: {
50: '#eaa5f5',
500: '#de7cf0',
950: '#000000',
},
}SCSS
$custom: #de7cf0; $custom-light: #eaa5f5; $custom-dark: #000000;
JSON
{
"hex": "#de7cf0",
"rgb": {
"r": 222,
"g": 124,
"b": 240
},
"hsl": {
"h": 290.69,
"s": 79.452,
"l": 71.373
},
"oklch": {
"l": 0.73581,
"c": 0.18853,
"h": 321.2
},
"luminance": 0.36236
}Semantic roles & 50–950 ramp
primary
#DE7CF0
secondary
#DAF3D5
accent
#DC0A2A
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85