#DD94FD#DD94FD
#DD94FD is a light, vivid purple. Relative luminance 0.436; OKLCH L 77.7% C 0.162 H 315.0°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #DD94FD |
|---|---|
| RGB | rgb(221, 148, 253) |
| HSL | hsl(282, 96%, 79%) |
| HSV | hsv(282, 42%, 99%) |
| CMYK | cmyk(12.6%, 41.5%, 0%, 0.8%) |
| CIE-LAB | lab(71.99, 45.16, -41.57) |
| CIE-LCH | lch(71.99, 61.38, 317.37°) |
| OKLab | oklab(77.69% 0.1148 -0.1149) |
| OKLCH | oklch(77.69% 0.162 315) |
| XYZ | xyz(58.1356, 43.6452, 98.2714) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.17
Lilac (survey)
#CEA2FD
ΔE00 4.89
Liliac
#C48EFD
ΔE00 5.03
Pastel Purple
#CAA0FF
ΔE00 5.24
Lavender (survey)
#C79FEF
ΔE00 5.65
Violet (CSS)
#EE82EE
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD94FD #B4FD94
analogous
#A894FD #DD94FD #FD94E8
triadic
#DD94FD #FDDD94 #94FDDD
tetradic
#DD94FD #FDA894 #B4FD94 #94E8FD
square
#DD94FD #FDA894 #B4FD94 #94E8FD
split-complementary
#DD94FD #E8FD94 #94FDA8
monochromatic
#B71CFB #CA58FC #DD94FD #F0D0FE #F5E1FE
Accessibility & contrast
On white
2.16
#DD94FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#DD94FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD94FD
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD94FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD94FD | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#94B3FA
Tritanopia (blue-blind)
#DBA3BD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #dd94fd; /* rgb */ color: rgb(221, 148, 253); /* oklch */ color: oklch(77.7% 0.162 315.0);
Tailwind
colors: {
custom: {
50: '#e9b5fe',
500: '#dd94fd',
950: '#000000',
},
}SCSS
$custom: #dd94fd; $custom-light: #e9b5fe; $custom-dark: #000000;
JSON
{
"hex": "#dd94fd",
"rgb": {
"r": 221,
"g": 148,
"b": 253
},
"hsl": {
"h": 281.714,
"s": 96.33,
"l": 78.627
},
"oklch": {
"l": 0.77689,
"c": 0.16244,
"h": 315
},
"luminance": 0.43644
}Semantic roles & 50–950 ramp
primary
#DD94FD
secondary
#DFF7D4
accent
#E60046
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086