#DD7CF0#DD7CF0
#DD7CF0 is a light, vivid purple. Relative luminance 0.361; OKLCH L 73.5% C 0.188 H 320.9°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7CF0 |
|---|---|
| RGB | rgb(221, 124, 240) |
| HSL | hsl(290, 79%, 71%) |
| HSV | hsv(290, 48%, 94%) |
| CMYK | cmyk(7.9%, 48.3%, 0%, 5.9%) |
| CIE-LAB | lab(66.58, 54.95, -42.93) |
| CIE-LCH | lch(66.58, 69.73, 322.00°) |
| OKLab | oklab(73.47% 0.1459 -0.1186) |
| OKLCH | oklch(73.47% 0.188 320.9) |
| XYZ | xyz(52.7528, 36.0809, 86.6067) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.70
Purply Pink
#F075E6
ΔE00 4.26
Orchid
#DA70D6
ΔE00 4.71
Lavender Pink
#DD85D7
ΔE00 5.54
Light Magenta
#FA5FF7
ΔE00 5.66
Violet Pink
#FB5FFC
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7CF0 #8FF07C
analogous
#A37CF0 #DD7CF0 #F07CC9
triadic
#DD7CF0 #F0DD7C #7CF0DD
tetradic
#DD7CF0 #F0A37C #8FF07C #7CC9F0
square
#DD7CF0 #F0A37C #8FF07C #7CC9F0
split-complementary
#DD7CF0 #C9F07C #7CF0A3
monochromatic
#B919D9 #CF45EA #DD7CF0 #EBB3F6 #F8E4FC
Accessibility & contrast
On white
2.56
#DD7CF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#DD7CF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7CF0
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7CF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7CF0 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9BF4
Deuteranopia (green-blind)
#87A6ED
Tritanopia (blue-blind)
#DF8BAB
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dd7cf0; /* rgb */ color: rgb(221, 124, 240); /* oklch */ color: oklch(73.5% 0.188 320.9);
Tailwind
colors: {
custom: {
50: '#eaa5f5',
500: '#dd7cf0',
950: '#000000',
},
}SCSS
$custom: #dd7cf0; $custom-light: #eaa5f5; $custom-dark: #000000;
JSON
{
"hex": "#dd7cf0",
"rgb": {
"r": 221,
"g": 124,
"b": 240
},
"hsl": {
"h": 290.172,
"s": 79.452,
"l": 71.373
},
"oklch": {
"l": 0.73467,
"c": 0.18802,
"h": 320.9
},
"luminance": 0.36079
}Semantic roles & 50–950 ramp
primary
#DD7CF0
secondary
#DAF3D5
accent
#DC0A2C
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85