#DD93FC#DD93FC
#DD93FC is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.5% C 0.163 H 315.4°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DD93FC |
|---|---|
| RGB | rgb(221, 147, 252) |
| HSL | hsl(282, 95%, 78%) |
| HSV | hsv(282, 42%, 99%) |
| CMYK | cmyk(12.3%, 41.7%, 0%, 1.2%) |
| CIE-LAB | lab(71.74, 45.48, -41.42) |
| CIE-LCH | lch(71.74, 61.52, 317.67°) |
| OKLab | oklab(77.49% 0.116 -0.1145) |
| OKLCH | oklch(77.49% 0.163 315.4) |
| XYZ | xyz(57.8205, 43.2693, 97.3825) |
| Luminance | 0.4327 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.31
Liliac
#C48EFD
ΔE00 5.07
Lilac (survey)
#CEA2FD
ΔE00 5.09
Pastel Purple
#CAA0FF
ΔE00 5.44
Violet (CSS)
#EE82EE
ΔE00 5.47
Lavender (survey)
#C79FEF
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD93FC #B2FC93
analogous
#A893FC #DD93FC #FC93E6
triadic
#DD93FC #FCDD93 #93FCDD
tetradic
#DD93FC #FCA893 #B2FC93 #93E6FC
square
#DD93FC #FCA893 #B2FC93 #93E6FC
split-complementary
#DD93FC #E6FC93 #93FCA8
monochromatic
#B81CF9 #CA57FA #DD93FC #F0CFFE #F6E1FE
Accessibility & contrast
On white
2.18
#DD93FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#DD93FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD93FC
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD93FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD93FC | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFF
Deuteranopia (green-blind)
#94B2F9
Tritanopia (blue-blind)
#DBA1BC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dd93fc; /* rgb */ color: rgb(221, 147, 252); /* oklch */ color: oklch(77.5% 0.163 315.4);
Tailwind
colors: {
custom: {
50: '#e9b4fd',
500: '#dd93fc',
950: '#000000',
},
}SCSS
$custom: #dd93fc; $custom-light: #e9b4fd; $custom-dark: #000000;
JSON
{
"hex": "#dd93fc",
"rgb": {
"r": 221,
"g": 147,
"b": 252
},
"hsl": {
"h": 282.286,
"s": 94.595,
"l": 78.235
},
"oklch": {
"l": 0.77485,
"c": 0.163,
"h": 315.4
},
"luminance": 0.43268
}Semantic roles & 50–950 ramp
primary
#DD93FC
secondary
#DFF6D5
accent
#E60044
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086