#DF7CE5#DF7CE5
#DF7CE5 is a light, vivid purple. Relative luminance 0.358; OKLCH L 73.2% C 0.179 H 325.1°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7CE5 |
|---|---|
| RGB | rgb(223, 124, 229) |
| HSL | hsl(297, 67%, 69%) |
| HSV | hsv(297, 46%, 90%) |
| CMYK | cmyk(2.6%, 45.9%, 0%, 10.2%) |
| CIE-LAB | lab(66.34, 53.46, -37.21) |
| CIE-LCH | lch(66.34, 65.13, 325.16°) |
| OKLab | oklab(73.18% 0.1464 -0.1022) |
| OKLCH | oklch(73.18% 0.179 325.1) |
| XYZ | xyz(51.7807, 35.7629, 78.2890) |
| Luminance | 0.3576 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.86
Purply Pink
#F075E6
ΔE00 2.94
Orchid
#DA70D6
ΔE00 3.31
Lavender Pink
#DD85D7
ΔE00 3.68
Candy Pink
#FF63E9
ΔE00 5.72
Light Magenta
#FA5FF7
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7CE5 #82E57C
analogous
#AB7CE5 #DF7CE5 #E57CB7
triadic
#DF7CE5 #E5DF7C #7CE5DF
tetradic
#DF7CE5 #E5AB7C #82E57C #7CB7E5
square
#DF7CE5 #E5AB7C #82E57C #7CB7E5
split-complementary
#DF7CE5 #B7E57C #7CE5AB
monochromatic
#B826C0 #D349DB #DF7CE5 #EBAFEF #F8E2F9
Accessibility & contrast
On white
2.58
#DF7CE5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#DF7CE5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7CE5
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7CE5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7CE5 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7199E9
Deuteranopia (green-blind)
#8DA6E2
Tritanopia (blue-blind)
#E388A6
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #df7ce5; /* rgb */ color: rgb(223, 124, 229); /* oklch */ color: oklch(73.2% 0.179 325.1);
Tailwind
colors: {
custom: {
50: '#eba5ed',
500: '#df7ce5',
950: '#000000',
},
}SCSS
$custom: #df7ce5; $custom-light: #eba5ed; $custom-dark: #000000;
JSON
{
"hex": "#df7ce5",
"rgb": {
"r": 223,
"g": 124,
"b": 229
},
"hsl": {
"h": 296.571,
"s": 66.879,
"l": 69.216
},
"oklch": {
"l": 0.73179,
"c": 0.17856,
"h": 325.1
},
"luminance": 0.3576
}Semantic roles & 50–950 ramp
primary
#DF7CE5
secondary
#D1EECF
accent
#CF1721
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F16
muted
#847F84