#DD7CF8#DD7CF8
#DD7CF8 is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.9% C 0.196 H 318.6°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7CF8 |
|---|---|
| RGB | rgb(221, 124, 248) |
| HSL | hsl(287, 90%, 73%) |
| HSV | hsv(287, 50%, 97%) |
| CMYK | cmyk(10.9%, 50%, 0%, 2.7%) |
| CIE-LAB | lab(66.95, 56.49, -46.74) |
| CIE-LCH | lch(66.95, 73.32, 320.39°) |
| OKLab | oklab(73.86% 0.1469 -0.1297) |
| OKLCH | oklch(73.86% 0.196 318.6) |
| XYZ | xyz(53.9675, 36.5667, 93.0040) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.51
Purply Pink
#F075E6
ΔE00 5.23
Light Purple
#BF77F6
ΔE00 5.64
Violet Pink
#FB5FFC
ΔE00 5.73
Light Magenta
#FA5FF7
ΔE00 5.84
Orchid
#DA70D6
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7CF8 #97F87C
analogous
#9F7CF8 #DD7CF8 #F87CD5
triadic
#DD7CF8 #F8DD7C #7CF8DD
tetradic
#DD7CF8 #F89F7C #97F87C #7CD5F8
square
#DD7CF8 #F89F7C #97F87C #7CD5F8
split-complementary
#DD7CF8 #D5F87C #7CF89F
monochromatic
#BC0DED #CE42F5 #DD7CF8 #ECB6FB #F7E2FD
Accessibility & contrast
On white
2.53
#DD7CF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#DD7CF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7CF8
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7CF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7CF8 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#659CFC
Deuteranopia (green-blind)
#82A6F5
Tritanopia (blue-blind)
#DD8EAF
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dd7cf8; /* rgb */ color: rgb(221, 124, 248); /* oklch */ color: oklch(73.9% 0.196 318.6);
Tailwind
colors: {
custom: {
50: '#eaa5fb',
500: '#dd7cf8',
950: '#000000',
},
}SCSS
$custom: #dd7cf8; $custom-light: #eaa5fb; $custom-dark: #000000;
JSON
{
"hex": "#dd7cf8",
"rgb": {
"r": 221,
"g": 124,
"b": 248
},
"hsl": {
"h": 286.935,
"s": 89.855,
"l": 72.941
},
"oklch": {
"l": 0.7386,
"c": 0.19593,
"h": 318.6
},
"luminance": 0.36565
}Semantic roles & 50–950 ramp
primary
#DD7CF8
secondary
#DCF6D5
accent
#E60032
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F17
muted
#847F85