#DF7CFF#DF7CFF
#DF7CFF is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.4% C 0.204 H 317.4°. Best body text is #000000 at 8.46:1 contrast (WCAG AA passes).
Color values
| HEX | #DF7CFF |
|---|---|
| RGB | rgb(223, 124, 255) |
| HSL | hsl(285, 100%, 74%) |
| HSV | hsv(285, 51%, 100%) |
| CMYK | cmyk(12.5%, 51.4%, 0%, 0%) |
| CIE-LAB | lab(67.52, 58.38, -49.66) |
| CIE-LCH | lch(67.52, 76.65, 319.61°) |
| OKLab | oklab(74.44% 0.1499 -0.1381) |
| OKLCH | oklch(74.44% 0.204 317.4) |
| XYZ | xyz(55.6865, 37.3252, 98.8595) |
| Luminance | 0.3732 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.05
Light Purple
#BF77F6
ΔE00 5.67
Violet Pink
#FB5FFC
ΔE00 5.74
Purply Pink
#F075E6
ΔE00 5.87
Light Magenta
#FA5FF7
ΔE00 5.97
Easter Purple
#C071FE
ΔE00 6.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF7CFF #9CFF7C
analogous
#9E7CFF #DF7CFF #FF7CDD
triadic
#DF7CFF #FFDF7C #7CFFDF
tetradic
#DF7CFF #FF9E7C #9CFF7C #7CDDFF
square
#DF7CFF #FF9E7C #9CFF7C #7CDDFF
split-complementary
#DF7CFF #DDFF7C #7CFF9E
monochromatic
#C102FF #D03FFF #DF7CFF #EEB9FF #F8E0FF
Accessibility & contrast
On white
2.48
#DF7CFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.46
#DF7CFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF7CFF
8.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF7CFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF7CFF | 1.00 | 2.48 | 8.46 | 8.46 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#619EFF
Deuteranopia (green-blind)
#80A8FB
Tritanopia (blue-blind)
#DE90B2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #df7cff; /* rgb */ color: rgb(223, 124, 255); /* oklch */ color: oklch(74.4% 0.204 317.4);
Tailwind
colors: {
custom: {
50: '#eba5ff',
500: '#df7cff',
950: '#000000',
},
}SCSS
$custom: #df7cff; $custom-light: #eba5ff; $custom-dark: #000000;
JSON
{
"hex": "#df7cff",
"rgb": {
"r": 223,
"g": 124,
"b": 255
},
"hsl": {
"h": 285.344,
"s": 100,
"l": 74.314
},
"oklch": {
"l": 0.7444,
"c": 0.20383,
"h": 317.4
},
"luminance": 0.37323
}Semantic roles & 50–950 ramp
primary
#DF7CFF
secondary
#DCF7D4
accent
#E60038
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86