#DD74F8#DD74F8
#DD74F8 is a light, highly saturated purple. Relative luminance 0.346; OKLCH L 72.8% C 0.208 H 319.1°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #DD74F8 |
|---|---|
| RGB | rgb(221, 116, 248) |
| HSL | hsl(288, 90%, 71%) |
| HSV | hsv(288, 53%, 97%) |
| CMYK | cmyk(10.9%, 53.2%, 0%, 2.7%) |
| CIE-LAB | lab(65.47, 60.40, -49.08) |
| CIE-LCH | lch(65.47, 77.82, 320.90°) |
| OKLab | oklab(72.77% 0.1573 -0.1364) |
| OKLCH | oklch(72.77% 0.208 319.1) |
| XYZ | xyz(53.0053, 34.6423, 92.6833) |
| Luminance | 0.3464 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet Pink
#FB5FFC
ΔE00 4.91
Light Magenta
#FA5FF7
ΔE00 5.03
Light Purple
#BF77F6
ΔE00 5.30
Purply Pink
#F075E6
ΔE00 5.39
Violet (CSS)
#EE82EE
ΔE00 5.41
Orchid
#DA70D6
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD74F8 #8FF874
analogous
#9B74F8 #DD74F8 #F874D1
triadic
#DD74F8 #F8DD74 #74F8DD
tetradic
#DD74F8 #F89B74 #8FF874 #74D1F8
square
#DD74F8 #F89B74 #8FF874 #74D1F8
split-complementary
#DD74F8 #D1F874 #74F89B
monochromatic
#B90CE6 #CF3AF5 #DD74F8 #EBAEFB #F8E2FE
Accessibility & contrast
On white
2.65
#DD74F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#DD74F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD74F8
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD74F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD74F8 | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#5A98FC
Deuteranopia (green-blind)
#7CA3F4
Tritanopia (blue-blind)
#DD88AB
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #dd74f8; /* rgb */ color: rgb(221, 116, 248); /* oklch */ color: oklch(72.8% 0.208 319.1);
Tailwind
colors: {
custom: {
50: '#eaa0fb',
500: '#dd74f8',
950: '#000000',
},
}SCSS
$custom: #dd74f8; $custom-light: #eaa0fb; $custom-dark: #000000;
JSON
{
"hex": "#dd74f8",
"rgb": {
"r": 221,
"g": 116,
"b": 248
},
"hsl": {
"h": 287.727,
"s": 90.411,
"l": 71.373
},
"oklch": {
"l": 0.72768,
"c": 0.20823,
"h": 319.1
},
"luminance": 0.3464
}Semantic roles & 50–950 ramp
primary
#DD74F8
secondary
#DAF5D3
accent
#E6002F
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85