#DD7CED#DD7CED
#DD7CED is a light, vivid purple. Relative luminance 0.359; OKLCH L 73.3% C 0.185 H 321.8°. Best body text is #000000 at 8.18:1 contrast (WCAG AA passes).
Color values
| HEX | #DD7CED |
|---|---|
| RGB | rgb(221, 124, 237) |
| HSL | hsl(292, 76%, 71%) |
| HSV | hsv(292, 48%, 93%) |
| CMYK | cmyk(6.8%, 47.7%, 0%, 7.1%) |
| CIE-LAB | lab(66.45, 54.38, -41.48) |
| CIE-LCH | lch(66.45, 68.40, 322.66°) |
| OKLab | oklab(73.32% 0.1454 -0.1145) |
| OKLCH | oklch(73.32% 0.185 321.8) |
| XYZ | xyz(52.3108, 35.9041, 84.2790) |
| Luminance | 0.3590 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.46
Purply Pink
#F075E6
ΔE00 3.93
Orchid
#DA70D6
ΔE00 4.30
Lavender Pink
#DD85D7
ΔE00 5.07
Light Magenta
#FA5FF7
ΔE00 5.67
Violet Pink
#FB5FFC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD7CED #8CED7C
analogous
#A47CED #DD7CED #ED7CC5
triadic
#DD7CED #EDDD7C #7CEDDD
tetradic
#DD7CED #EDA47C #8CED7C #7CC5ED
square
#DD7CED #EDA47C #8CED7C #7CC5ED
split-complementary
#DD7CED #C5ED7C #7CEDA4
monochromatic
#B81DD2 #CF46E6 #DD7CED #EBB2F4 #F8E4FB
Accessibility & contrast
On white
2.57
#DD7CED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.18
#DD7CED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD7CED
8.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD7CED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD7CED | 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)
#6C9AF1
Deuteranopia (green-blind)
#88A5EA
Tritanopia (blue-blind)
#DF8AAA
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #dd7ced; /* rgb */ color: rgb(221, 124, 237); /* oklch */ color: oklch(73.3% 0.185 321.8);
Tailwind
colors: {
custom: {
50: '#eaa5f3',
500: '#dd7ced',
950: '#000000',
},
}SCSS
$custom: #dd7ced; $custom-light: #eaa5f3; $custom-dark: #000000;
JSON
{
"hex": "#dd7ced",
"rgb": {
"r": 221,
"g": 124,
"b": 237
},
"hsl": {
"h": 291.504,
"s": 75.839,
"l": 70.784
},
"oklch": {
"l": 0.73322,
"c": 0.18509,
"h": 321.8
},
"luminance": 0.35902
}Semantic roles & 50–950 ramp
primary
#DD7CED
secondary
#D8F2D3
accent
#D80D2A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#160F17
muted
#847F85