#DD7CF4#DD7CF4
#DD7CF4 is a light, vivid purple. Relative luminance 0.363; OKLCH L 73.7% C 0.192 H 319.7°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7CF4 |
|---|---|
| RGB | rgb(221, 124, 244) |
| HSL | hsl(289, 85%, 72%) |
| HSV | hsv(289, 49%, 96%) |
| CMYK | cmyk(9.4%, 49.2%, 0%, 4.3%) |
| CIE-LAB | lab(66.76, 55.71, -44.84) |
| CIE-LCH | lch(66.76, 71.52, 321.17°) |
| OKLab | oklab(73.66% 0.1464 -0.1242) |
| OKLCH | oklch(73.66% 0.192 319.7) |
| XYZ | xyz(53.3535, 36.3212, 89.7707) |
| Luminance | 0.3632 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.08
Purply Pink
#F075E6
ΔE00 4.73
Orchid
#DA70D6
ΔE00 5.29
Violet Pink
#FB5FFC
ΔE00 5.68
Light Magenta
#FA5FF7
ΔE00 5.72
Light Purple
#BF77F6
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7CF4 #93F47C
analogous
#A17CF4 #DD7CF4 #F47CCF
triadic
#DD7CF4 #F4DD7C #7CF4DD
tetradic
#DD7CF4 #F4A17C #93F47C #7CCFF4
square
#DD7CF4 #F4A17C #93F47C #7CCFF4
split-complementary
#DD7CF4 #CFF47C #7CF4A1
monochromatic
#BB13E3 #CE44EF #DD7CF4 #ECB4F9 #F8E3FD
Accessibility & contrast
On white
2.54
#DD7CF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#DD7CF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7CF4
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7CF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7CF4 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#679CF8
Deuteranopia (green-blind)
#85A6F1
Tritanopia (blue-blind)
#DE8DAD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dd7cf4; /* rgb */ color: rgb(221, 124, 244); /* oklch */ color: oklch(73.7% 0.192 319.7);
Tailwind
colors: {
custom: {
50: '#eaa5f8',
500: '#dd7cf4',
950: '#000000',
},
}SCSS
$custom: #dd7cf4; $custom-light: #eaa5f8; $custom-dark: #000000;
JSON
{
"hex": "#dd7cf4",
"rgb": {
"r": 221,
"g": 124,
"b": 244
},
"hsl": {
"h": 288.5,
"s": 84.507,
"l": 72.157
},
"oklch": {
"l": 0.73662,
"c": 0.19195,
"h": 319.7
},
"luminance": 0.36319
}Semantic roles & 50–950 ramp
primary
#DD7CF4
secondary
#DCF5D6
accent
#E1052F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85