#DD7CFC#DD7CFC
#DD7CFC is a light, vivid purple. Relative luminance 0.368; OKLCH L 74.1% C 0.200 H 317.5°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7CFC |
|---|---|
| RGB | rgb(221, 124, 252) |
| HSL | hsl(285, 96%, 74%) |
| HSV | hsv(285, 51%, 99%) |
| CMYK | cmyk(12.3%, 50.8%, 0%, 1.2%) |
| CIE-LAB | lab(67.14, 57.27, -48.64) |
| CIE-LCH | lch(67.14, 75.14, 319.66°) |
| OKLab | oklab(74.06% 0.1473 -0.1352) |
| OKLCH | oklch(74.06% 0.2 317.5) |
| XYZ | xyz(54.5946, 36.8176, 96.3072) |
| Luminance | 0.3682 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.98
Light Purple
#BF77F6
ΔE00 5.44
Purply Pink
#F075E6
ΔE00 5.75
Violet Pink
#FB5FFC
ΔE00 5.85
Light Magenta
#FA5FF7
ΔE00 6.03
Easter Purple
#C071FE
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7CFC #9BFC7C
analogous
#9D7CFC #DD7CFC #FC7CDB
triadic
#DD7CFC #FCDD7C #7CFCDD
tetradic
#DD7CFC #FC9D7C #9BFC7C #7CDBFC
square
#DD7CFC #FC9D7C #9BFC7C #7CDBFC
split-complementary
#DD7CFC #DBFC7C #7CFC9D
monochromatic
#BD06F8 #CD40FB #DD7CFC #EDB8FD #F7E1FE
Accessibility & contrast
On white
2.51
#DD7CFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#DD7CFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7CFC
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7CFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7CFC | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629DFF
Deuteranopia (green-blind)
#80A7F9
Tritanopia (blue-blind)
#DC8FB1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #dd7cfc; /* rgb */ color: rgb(221, 124, 252); /* oklch */ color: oklch(74.1% 0.200 317.5);
Tailwind
colors: {
custom: {
50: '#eaa5fe',
500: '#dd7cfc',
950: '#000000',
},
}SCSS
$custom: #dd7cfc; $custom-light: #eaa5fe; $custom-dark: #000000;
JSON
{
"hex": "#dd7cfc",
"rgb": {
"r": 221,
"g": 124,
"b": 252
},
"hsl": {
"h": 285.469,
"s": 95.522,
"l": 73.725
},
"oklch": {
"l": 0.74062,
"c": 0.19993,
"h": 317.5
},
"luminance": 0.36816
}Semantic roles & 50–950 ramp
primary
#DD7CFC
secondary
#DDF7D4
accent
#E60038
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#160F18
muted
#847F86