#DF7CF0#DF7CF0
#DF7CF0 is a light, vivid purple. Relative luminance 0.364; OKLCH L 73.7% C 0.189 H 321.6°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7CF0 |
|---|---|
| RGB | rgb(223, 124, 240) |
| HSL | hsl(291, 79%, 71%) |
| HSV | hsv(291, 48%, 94%) |
| CMYK | cmyk(7.1%, 48.3%, 0%, 5.9%) |
| CIE-LAB | lab(66.82, 55.50, -42.53) |
| CIE-LCH | lch(66.82, 69.92, 322.53°) |
| OKLab | oklab(73.7% 0.1481 -0.1175) |
| OKLCH | oklch(73.7% 0.189 321.6) |
| XYZ | xyz(53.3655, 36.3968, 86.6354) |
| Luminance | 0.3639 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.36
Purply Pink
#F075E6
ΔE00 3.93
Orchid
#DA70D6
ΔE00 4.66
Lavender Pink
#DD85D7
ΔE00 5.38
Light Magenta
#FA5FF7
ΔE00 5.46
Violet Pink
#FB5FFC
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7CF0 #8DF07C
analogous
#A57CF0 #DF7CF0 #F07CC7
triadic
#DF7CF0 #F0DF7C #7CF0DF
tetradic
#DF7CF0 #F0A57C #8DF07C #7CC7F0
square
#DF7CF0 #F0A57C #8DF07C #7CC7F0
split-complementary
#DF7CF0 #C7F07C #7CF0A5
monochromatic
#BD19D9 #D245EA #DF7CF0 #ECB3F6 #F8E4FC
Accessibility & contrast
On white
2.54
#DF7CF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#DF7CF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7CF0
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7CF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7CF0 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9BF4
Deuteranopia (green-blind)
#88A6ED
Tritanopia (blue-blind)
#E18BAB
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #df7cf0; /* rgb */ color: rgb(223, 124, 240); /* oklch */ color: oklch(73.7% 0.189 321.6);
Tailwind
colors: {
custom: {
50: '#eba5f5',
500: '#df7cf0',
950: '#000000',
},
}SCSS
$custom: #df7cf0; $custom-light: #eba5f5; $custom-dark: #000000;
JSON
{
"hex": "#df7cf0",
"rgb": {
"r": 223,
"g": 124,
"b": 240
},
"hsl": {
"h": 291.207,
"s": 79.452,
"l": 71.373
},
"oklch": {
"l": 0.73696,
"c": 0.18905,
"h": 321.6
},
"luminance": 0.36395
}Semantic roles & 50–950 ramp
primary
#DF7CF0
secondary
#D9F3D5
accent
#DC0A29
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85