#DF7CF8#DF7CF8
#DF7CF8 is a light, vivid purple. Relative luminance 0.369; OKLCH L 74.1% C 0.197 H 319.3°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7CF8 |
|---|---|
| RGB | rgb(223, 124, 248) |
| HSL | hsl(288, 90%, 73%) |
| HSV | hsv(288, 50%, 97%) |
| CMYK | cmyk(10.1%, 50%, 0%, 2.7%) |
| CIE-LAB | lab(67.19, 57.02, -46.35) |
| CIE-LCH | lch(67.19, 73.48, 320.89°) |
| OKLab | oklab(74.09% 0.1492 -0.1285) |
| OKLCH | oklch(74.09% 0.197 319.3) |
| XYZ | xyz(54.5802, 36.8827, 93.0327) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.20
Purply Pink
#F075E6
ΔE00 4.94
Violet Pink
#FB5FFC
ΔE00 5.51
Light Magenta
#FA5FF7
ΔE00 5.62
Orchid
#DA70D6
ΔE00 5.79
Light Purple
#BF77F6
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7CF8 #95F87C
analogous
#A17CF8 #DF7CF8 #F87CD3
triadic
#DF7CF8 #F8DF7C #7CF8DF
tetradic
#DF7CF8 #F8A17C #95F87C #7CD3F8
square
#DF7CF8 #F8A17C #95F87C #7CD3F8
split-complementary
#DF7CF8 #D3F87C #7CF8A1
monochromatic
#C00DED #D142F5 #DF7CF8 #EDB6FB #F8E2FD
Accessibility & contrast
On white
2.51
#DF7CF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#DF7CF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7CF8
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7CF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7CF8 | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#669DFC
Deuteranopia (green-blind)
#84A7F5
Tritanopia (blue-blind)
#E08DAF
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #df7cf8; /* rgb */ color: rgb(223, 124, 248); /* oklch */ color: oklch(74.1% 0.197 319.3);
Tailwind
colors: {
custom: {
50: '#eba5fb',
500: '#df7cf8',
950: '#000000',
},
}SCSS
$custom: #df7cf8; $custom-light: #eba5fb; $custom-dark: #000000;
JSON
{
"hex": "#df7cf8",
"rgb": {
"r": 223,
"g": 124,
"b": 248
},
"hsl": {
"h": 287.903,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.74088,
"c": 0.19688,
"h": 319.3
},
"luminance": 0.36881
}Semantic roles & 50–950 ramp
primary
#DF7CF8
secondary
#DCF6D5
accent
#E6002E
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85