#DD99FE#DD99FE
#DD99FE is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.5% C 0.155 H 314.1°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DD99FE |
|---|---|
| RGB | rgb(221, 153, 254) |
| HSL | hsl(280, 98%, 80%) |
| HSV | hsv(280, 40%, 100%) |
| CMYK | cmyk(13%, 39.8%, 0%, 0.4%) |
| CIE-LAB | lab(73.10, 42.72, -40.39) |
| CIE-LCH | lch(73.10, 58.79, 316.61°) |
| OKLab | oklab(78.53% 0.108 -0.1115) |
| OKLCH | oklch(78.53% 0.155 314.1) |
| XYZ | xyz(59.0965, 45.3116, 99.3796) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.65
Lilac (survey)
#CEA2FD
ΔE00 4.03
Pastel Purple
#CAA0FF
ΔE00 4.55
Lavender (survey)
#C79FEF
ΔE00 4.97
Liliac
#C48EFD
ΔE00 5.37
Mauve
#E0B0FF
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD99FE #BAFE99
analogous
#AB99FE #DD99FE #FE99ED
triadic
#DD99FE #FEDD99 #99FEDD
tetradic
#DD99FE #FEAB99 #BAFE99 #99EDFE
square
#DD99FE #FEAB99 #BAFE99 #99EDFE
split-complementary
#DD99FE #EDFE99 #99FEAB
monochromatic
#B520FD #C95CFD #DD99FE #F1D6FF #F5E1FF
Accessibility & contrast
On white
2.09
#DD99FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#DD99FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD99FE
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD99FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD99FE | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#DBA7C0
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #dd99fe; /* rgb */ color: rgb(221, 153, 254); /* oklch */ color: oklch(78.5% 0.155 314.1);
Tailwind
colors: {
custom: {
50: '#e9b8ff',
500: '#dd99fe',
950: '#000000',
},
}SCSS
$custom: #dd99fe; $custom-light: #e9b8ff; $custom-dark: #000000;
JSON
{
"hex": "#dd99fe",
"rgb": {
"r": 221,
"g": 153,
"b": 254
},
"hsl": {
"h": 280.396,
"s": 98.058,
"l": 79.804
},
"oklch": {
"l": 0.78534,
"c": 0.15527,
"h": 314.1
},
"luminance": 0.4531
}Semantic roles & 50–950 ramp
primary
#DD99FE
secondary
#DFF7D4
accent
#E6004B
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086