#DD94F2#DD94F2
#DD94F2 is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.2% C 0.151 H 318.5°. Best body text is #000000 at 9.59:1 contrast (WCAG AA passes).
Color values
| HEX | #DD94F2 |
|---|---|
| RGB | rgb(221, 148, 242) |
| HSL | hsl(287, 78%, 76%) |
| HSV | hsv(287, 39%, 95%) |
| CMYK | cmyk(8.7%, 38.8%, 0%, 5.1%) |
| CIE-LAB | lab(71.53, 42.96, -36.30) |
| CIE-LCH | lch(71.53, 56.24, 319.80°) |
| OKLab | oklab(77.19% 0.1127 -0.0998) |
| OKLCH | oklch(77.19% 0.151 318.5) |
| XYZ | xyz(56.4335, 42.9644, 89.3074) |
| Luminance | 0.4296 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.78
Violet (CSS)
#EE82EE
ΔE00 4.91
Lavender Pink
#DD85D7
ΔE00 5.53
Lilac (survey)
#CEA2FD
ΔE00 5.56
Lavender (survey)
#C79FEF
ΔE00 5.61
Pastel Purple
#CAA0FF
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD94F2 #A9F294
analogous
#AE94F2 #DD94F2 #F294D8
triadic
#DD94F2 #F2DD94 #94F2DD
tetradic
#DD94F2 #F2AE94 #A9F294 #94D8F2
square
#DD94F2 #F2AE94 #A9F294 #94D8F2
split-complementary
#DD94F2 #D8F294 #94F2AE
monochromatic
#BA27E5 #CC5DEB #DD94F2 #EECBF9 #F6E4FC
Accessibility & contrast
On white
2.19
#DD94F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.59
#DD94F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD94F2
9.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD94F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD94F2 | 1.00 | 2.19 | 9.59 | 9.59 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AAF5
Deuteranopia (green-blind)
#99B2EF
Tritanopia (blue-blind)
#DDA0B8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #dd94f2; /* rgb */ color: rgb(221, 148, 242); /* oklch */ color: oklch(77.2% 0.151 318.5);
Tailwind
colors: {
custom: {
50: '#e9b5f6',
500: '#dd94f2',
950: '#000000',
},
}SCSS
$custom: #dd94f2; $custom-light: #e9b5f6; $custom-dark: #000000;
JSON
{
"hex": "#dd94f2",
"rgb": {
"r": 221,
"g": 148,
"b": 242
},
"hsl": {
"h": 286.596,
"s": 78.333,
"l": 76.471
},
"oklch": {
"l": 0.77192,
"c": 0.15052,
"h": 318.5
},
"luminance": 0.42963
}Semantic roles & 50–950 ramp
primary
#DD94F2
secondary
#DEF3D8
accent
#DB0B39
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#161117
muted
#848085