#DD75F1#DD75F1
#DD75F1 is a light, vivid purple. Relative luminance 0.344; OKLCH L 72.5% C 0.200 H 321.0°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DD75F1 |
|---|---|
| RGB | rgb(221, 117, 241) |
| HSL | hsl(290, 82%, 70%) |
| HSV | hsv(290, 51%, 95%) |
| CMYK | cmyk(8.3%, 51.5%, 0%, 5.5%) |
| CIE-LAB | lab(65.32, 58.58, -45.46) |
| CIE-LCH | lch(65.32, 74.15, 322.19°) |
| OKLab | oklab(72.55% 0.1553 -0.1259) |
| OKLCH | oklch(72.55% 0.2 321) |
| XYZ | xyz(52.0554, 34.4478, 87.1091) |
| Luminance | 0.3445 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Orchid
#DA70D6
ΔE00 4.48
Purply Pink
#F075E6
ΔE00 4.49
Violet (CSS)
#EE82EE
ΔE00 4.68
Light Magenta
#FA5FF7
ΔE00 4.87
Violet Pink
#FB5FFC
ΔE00 4.90
Light Purple
#BF77F6
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD75F1 #89F175
analogous
#9F75F1 #DD75F1 #F175C7
triadic
#DD75F1 #F1DD75 #75F1DD
tetradic
#DD75F1 #F19F75 #89F175 #75C7F1
square
#DD75F1 #F19F75 #89F175 #75C7F1
split-complementary
#DD75F1 #C7F175 #75F19F
monochromatic
#B716D6 #CF3DEB #DD75F1 #EBADF7 #F8E3FC
Accessibility & contrast
On white
2.66
#DD75F1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#DD75F1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD75F1
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD75F1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD75F1 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6097F5
Deuteranopia (green-blind)
#81A3EE
Tritanopia (blue-blind)
#DF86A8
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #dd75f1; /* rgb */ color: rgb(221, 117, 241); /* oklch */ color: oklch(72.5% 0.200 321.0);
Tailwind
colors: {
custom: {
50: '#eaa0f6',
500: '#dd75f1',
950: '#000000',
},
}SCSS
$custom: #dd75f1; $custom-light: #eaa0f6; $custom-dark: #000000;
JSON
{
"hex": "#dd75f1",
"rgb": {
"r": 221,
"g": 117,
"b": 241
},
"hsl": {
"h": 290.323,
"s": 81.579,
"l": 70.196
},
"oklch": {
"l": 0.72547,
"c": 0.19996,
"h": 321
},
"luminance": 0.34446
}Semantic roles & 50–950 ramp
primary
#DD75F1
secondary
#D5F2D0
accent
#DE082A
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85