#DD7CF2#DD7CF2
#DD7CF2 is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.6% C 0.190 H 320.3°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7CF2 |
|---|---|
| RGB | rgb(221, 124, 242) |
| HSL | hsl(289, 82%, 72%) |
| HSV | hsv(289, 49%, 95%) |
| CMYK | cmyk(8.7%, 48.8%, 0%, 5.1%) |
| CIE-LAB | lab(66.67, 55.33, -43.88) |
| CIE-LCH | lch(66.67, 70.62, 321.58°) |
| OKLab | oklab(73.56% 0.1461 -0.1214) |
| OKLCH | oklch(73.56% 0.19 320.3) |
| XYZ | xyz(53.0515, 36.2003, 88.1800) |
| Luminance | 0.3620 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.88
Purply Pink
#F075E6
ΔE00 4.49
Orchid
#DA70D6
ΔE00 5.00
Light Magenta
#FA5FF7
ΔE00 5.68
Violet Pink
#FB5FFC
ΔE00 5.69
Lavender Pink
#DD85D7
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7CF2 #91F27C
analogous
#A27CF2 #DD7CF2 #F27CCC
triadic
#DD7CF2 #F2DD7C #7CF2DD
tetradic
#DD7CF2 #F2A27C #91F27C #7CCCF2
square
#DD7CF2 #F2A27C #91F27C #7CCCF2
split-complementary
#DD7CF2 #CCF27C #7CF2A2
monochromatic
#BA16DE #CF44EC #DD7CF2 #EBB4F8 #F8E3FC
Accessibility & contrast
On white
2.55
#DD7CF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#DD7CF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7CF2
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7CF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7CF2 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699BF6
Deuteranopia (green-blind)
#86A6EF
Tritanopia (blue-blind)
#DE8CAC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dd7cf2; /* rgb */ color: rgb(221, 124, 242); /* oklch */ color: oklch(73.6% 0.190 320.3);
Tailwind
colors: {
custom: {
50: '#eaa5f7',
500: '#dd7cf2',
950: '#000000',
},
}SCSS
$custom: #dd7cf2; $custom-light: #eaa5f7; $custom-dark: #000000;
JSON
{
"hex": "#dd7cf2",
"rgb": {
"r": 221,
"g": 124,
"b": 242
},
"hsl": {
"h": 289.322,
"s": 81.944,
"l": 71.765
},
"oklch": {
"l": 0.73564,
"c": 0.18998,
"h": 320.3
},
"luminance": 0.36198
}Semantic roles & 50–950 ramp
primary
#DD7CF2
secondary
#DBF4D6
accent
#DE072D
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#160F17
muted
#847F85