#DD8DEF#DD8DEF
#DD8DEF is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.0% C 0.159 H 320.1°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #DD8DEF |
|---|---|
| RGB | rgb(221, 141, 239) |
| HSL | hsl(289, 75%, 75%) |
| HSV | hsv(289, 41%, 94%) |
| CMYK | cmyk(7.5%, 41%, 0%, 6.3%) |
| CIE-LAB | lab(69.93, 46.05, -37.14) |
| CIE-LCH | lch(69.93, 59.16, 321.12°) |
| OKLab | oklab(75.95% 0.1221 -0.1021) |
| OKLCH | oklch(75.95% 0.159 320.1) |
| XYZ | xyz(54.9217, 40.6557, 86.5989) |
| Luminance | 0.4065 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.69
Lavender Pink
#DD85D7
ΔE00 4.57
Baby Purple
#CA9BF7
ΔE00 5.79
Purply Pink
#F075E6
ΔE00 5.87
Liliac
#C48EFD
ΔE00 6.37
Lavender (survey)
#C79FEF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD8DEF #9FEF8D
analogous
#AC8DEF #DD8DEF #EF8DD0
triadic
#DD8DEF #EFDD8D #8DEFDD
tetradic
#DD8DEF #EFAC8D #9FEF8D #8DD0EF
square
#DD8DEF #EFAC8D #9FEF8D #8DD0EF
split-complementary
#DD8DEF #D0EF8D #8DEFAC
monochromatic
#BD22E0 #CD57E7 #DD8DEF #EDC3F7 #F7E4FB
Accessibility & contrast
On white
2.30
#DD8DEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#DD8DEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD8DEF
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD8DEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD8DEF | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA5F3
Deuteranopia (green-blind)
#94AEEC
Tritanopia (blue-blind)
#DE99B3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #dd8def; /* rgb */ color: rgb(221, 141, 239); /* oklch */ color: oklch(76.0% 0.159 320.1);
Tailwind
colors: {
custom: {
50: '#e9b0f4',
500: '#dd8def',
950: '#000000',
},
}SCSS
$custom: #dd8def; $custom-light: #e9b0f4; $custom-dark: #000000;
JSON
{
"hex": "#dd8def",
"rgb": {
"r": 221,
"g": 141,
"b": 239
},
"hsl": {
"h": 288.98,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.75952,
"c": 0.15916,
"h": 320.1
},
"luminance": 0.40654
}Semantic roles & 50–950 ramp
primary
#DD8DEF
secondary
#DDF3D8
accent
#D80E33
background
#FEFAFE
surface
#FDF5FD
border
#D5CFD5
text
#161117
muted
#848085