#DD99FA#DD99FA
#DD99FA is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.4% C 0.151 H 315.3°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #DD99FA |
|---|---|
| RGB | rgb(221, 153, 250) |
| HSL | hsl(282, 91%, 79%) |
| HSV | hsv(282, 39%, 98%) |
| CMYK | cmyk(11.6%, 38.8%, 0%, 2%) |
| CIE-LAB | lab(72.93, 41.90, -38.48) |
| CIE-LCH | lch(72.93, 56.89, 317.44°) |
| OKLab | oklab(78.35% 0.1072 -0.106) |
| OKLCH | oklch(78.35% 0.151 315.3) |
| XYZ | xyz(58.4627, 45.0581, 96.0413) |
| Luminance | 0.4506 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.80
Lilac (survey)
#CEA2FD
ΔE00 4.23
Lavender (survey)
#C79FEF
ΔE00 4.86
Pastel Purple
#CAA0FF
ΔE00 4.86
Mauve
#E0B0FF
ΔE00 5.58
Liliac
#C48EFD
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD99FA #B6FA99
analogous
#AD99FA #DD99FA #FA99E7
triadic
#DD99FA #FADD99 #99FADD
tetradic
#DD99FA #FAAD99 #B6FA99 #99E7FA
square
#DD99FA #FAAD99 #B6FA99 #99E7FA
split-complementary
#DD99FA #E7FA99 #99FAAD
monochromatic
#B624F4 #CA5FF7 #DD99FA #F0D3FD #F5E2FE
Accessibility & contrast
On white
2.10
#DD99FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#DD99FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD99FA
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD99FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD99FA | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFE
Deuteranopia (green-blind)
#9AB5F7
Tritanopia (blue-blind)
#DCA6BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #dd99fa; /* rgb */ color: rgb(221, 153, 250); /* oklch */ color: oklch(78.4% 0.151 315.3);
Tailwind
colors: {
custom: {
50: '#e9b8fc',
500: '#dd99fa',
950: '#000000',
},
}SCSS
$custom: #dd99fa; $custom-light: #e9b8fc; $custom-dark: #000000;
JSON
{
"hex": "#dd99fa",
"rgb": {
"r": 221,
"g": 153,
"b": 250
},
"hsl": {
"h": 282.062,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.78354,
"c": 0.15081,
"h": 315.3
},
"luminance": 0.45057
}Semantic roles & 50–950 ramp
primary
#DD99FA
secondary
#DFF6D5
accent
#E60045
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085