#DD7FDF#DD7FDF
#DD7FDF is a light, vivid purple. Relative luminance 0.359; OKLCH L 73.1% C 0.167 H 326.4°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7FDF |
|---|---|
| RGB | rgb(221, 127, 223) |
| HSL | hsl(299, 60%, 69%) |
| HSV | hsv(299, 43%, 87%) |
| CMYK | cmyk(0.9%, 43%, 0%, 12.5%) |
| CIE-LAB | lab(66.43, 50.28, -33.76) |
| CIE-LCH | lch(66.43, 60.56, 326.12°) |
| OKLab | oklab(73.11% 0.1389 -0.0924) |
| OKLCH | oklch(73.11% 0.167 326.4) |
| XYZ | xyz(50.7264, 35.8810, 74.0515) |
| Luminance | 0.3588 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 2.41
Violet (CSS)
#EE82EE
ΔE00 3.14
Purply Pink
#F075E6
ΔE00 3.37
Orchid
#DA70D6
ΔE00 3.38
Orchid (survey)
#C875C4
ΔE00 5.39
Candy Pink
#FF63E9
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7FDF #81DF7F
analogous
#AD7FDF #DD7FDF #DF7FB1
triadic
#DD7FDF #DFDD7F #7FDFDD
tetradic
#DD7FDF #DFAD7F #81DF7F #7FB1DF
square
#DD7FDF #DFAD7F #81DF7F #7FB1DF
split-complementary
#DD7FDF #B1DF7F #7FDFAD
monochromatic
#B32EB6 #D04ED3 #DD7FDF #EAB0EB #F7E1F7
Accessibility & contrast
On white
2.57
#DD7FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#DD7FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7FDF
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7FDF | 1.00 | 2.57 | 8.18 | 8.18 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#769AE2
Deuteranopia (green-blind)
#90A6DC
Tritanopia (blue-blind)
#E289A5
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #dd7fdf; /* rgb */ color: rgb(221, 127, 223); /* oklch */ color: oklch(73.1% 0.167 326.4);
Tailwind
colors: {
custom: {
50: '#e9a7e9',
500: '#dd7fdf',
950: '#000000',
},
}SCSS
$custom: #dd7fdf; $custom-light: #e9a7e9; $custom-dark: #000000;
JSON
{
"hex": "#dd7fdf",
"rgb": {
"r": 221,
"g": 127,
"b": 223
},
"hsl": {
"h": 298.75,
"s": 60,
"l": 68.627
},
"oklch": {
"l": 0.73112,
"c": 0.1668,
"h": 326.4
},
"luminance": 0.35879
}Semantic roles & 50–950 ramp
primary
#DD7FDF
secondary
#CFEBCF
accent
#C81E21
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161016
muted
#847F84