#DF7DEF#DF7DEF
#DF7DEF is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.8% C 0.186 H 321.8°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7DEF |
|---|---|
| RGB | rgb(223, 125, 239) |
| HSL | hsl(292, 78%, 71%) |
| HSV | hsv(292, 48%, 94%) |
| CMYK | cmyk(6.7%, 47.7%, 0%, 6.3%) |
| CIE-LAB | lab(66.97, 54.81, -41.75) |
| CIE-LCH | lch(66.97, 68.90, 322.70°) |
| OKLab | oklab(73.79% 0.1466 -0.1152) |
| OKLCH | oklch(73.79% 0.186 321.8) |
| XYZ | xyz(53.3433, 36.5894, 85.8972) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.16
Purply Pink
#F075E6
ΔE00 3.85
Orchid
#DA70D6
ΔE00 4.61
Lavender Pink
#DD85D7
ΔE00 5.12
Light Magenta
#FA5FF7
ΔE00 5.61
Violet Pink
#FB5FFC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7DEF #8DEF7D
analogous
#A67DEF #DF7DEF #EF7DC6
triadic
#DF7DEF #EFDF7D #7DEFDF
tetradic
#DF7DEF #EFA67D #8DEF7D #7DC6EF
square
#DF7DEF #EFA67D #8DEF7D #7DC6EF
split-complementary
#DF7DEF #C6EF7D #7DEFA6
monochromatic
#BD1AD7 #D247E8 #DF7DEF #ECB3F6 #F8E4FC
Accessibility & contrast
On white
2.52
#DF7DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#DF7DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7DEF
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7DEF | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9CF3
Deuteranopia (green-blind)
#89A7EC
Tritanopia (blue-blind)
#E18CAB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #df7def; /* rgb */ color: rgb(223, 125, 239); /* oklch */ color: oklch(73.8% 0.186 321.8);
Tailwind
colors: {
custom: {
50: '#eba6f4',
500: '#df7def',
950: '#000000',
},
}SCSS
$custom: #df7def; $custom-light: #eba6f4; $custom-dark: #000000;
JSON
{
"hex": "#df7def",
"rgb": {
"r": 223,
"g": 125,
"b": 239
},
"hsl": {
"h": 291.579,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.7379,
"c": 0.18649,
"h": 321.8
},
"luminance": 0.36587
}Semantic roles & 50–950 ramp
primary
#DF7DEF
secondary
#D9F3D5
accent
#DA0B28
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85