#DD72F4#DD72F4
#DD72F4 is a light, highly saturated purple. Relative luminance 0.339; OKLCH L 72.3% C 0.207 H 320.3°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #DD72F4 |
|---|---|
| RGB | rgb(221, 114, 244) |
| HSL | hsl(289, 86%, 70%) |
| HSV | hsv(289, 53%, 96%) |
| CMYK | cmyk(9.4%, 53.3%, 0%, 4.3%) |
| CIE-LAB | lab(64.92, 60.59, -47.75) |
| CIE-LCH | lch(64.92, 77.15, 321.76°) |
| OKLab | oklab(72.3% 0.1595 -0.1325) |
| OKLCH | oklch(72.3% 0.207 320.3) |
| XYZ | xyz(52.1633, 33.9406, 89.3739) |
| Luminance | 0.3394 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 4.68
Light Magenta
#FA5FF7
ΔE00 4.71
Orchid
#DA70D6
ΔE00 4.92
Purply Pink
#F075E6
ΔE00 5.02
Violet (CSS)
#EE82EE
ΔE00 5.34
Light Purple
#BF77F6
ΔE00 5.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD72F4 #89F472
analogous
#9C72F4 #DD72F4 #F472CA
triadic
#DD72F4 #F4DD72 #72F4DD
tetradic
#DD72F4 #F49C72 #89F472 #72CAF4
square
#DD72F4 #F49C72 #89F472 #72CAF4
split-complementary
#DD72F4 #CAF472 #72F49C
monochromatic
#B711DB #CF39F0 #DD72F4 #EBABF8 #F8E3FD
Accessibility & contrast
On white
2.70
#DD72F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#DD72F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD72F4
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD72F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD72F4 | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A96F8
Deuteranopia (green-blind)
#7DA1F0
Tritanopia (blue-blind)
#DE85A9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #dd72f4; /* rgb */ color: rgb(221, 114, 244); /* oklch */ color: oklch(72.3% 0.207 320.3);
Tailwind
colors: {
custom: {
50: '#ea9ff8',
500: '#dd72f4',
950: '#000000',
},
}SCSS
$custom: #dd72f4; $custom-light: #ea9ff8; $custom-dark: #000000;
JSON
{
"hex": "#dd72f4",
"rgb": {
"r": 221,
"g": 114,
"b": 244
},
"hsl": {
"h": 289.385,
"s": 85.526,
"l": 70.196
},
"oklch": {
"l": 0.72298,
"c": 0.20741,
"h": 320.3
},
"luminance": 0.33938
}Semantic roles & 50–950 ramp
primary
#DD72F4
secondary
#D5F3CF
accent
#E2032B
background
#FEFAFF
surface
#FDF3FF
border
#D5CDD7
text
#160F17
muted
#847F85