#DD99FB#DD99FB
#DD99FB is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.4% C 0.152 H 315.0°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #DD99FB |
|---|---|
| RGB | rgb(221, 153, 251) |
| HSL | hsl(282, 92%, 79%) |
| HSV | hsv(282, 39%, 98%) |
| CMYK | cmyk(12%, 39%, 0%, 1.6%) |
| CIE-LAB | lab(72.97, 42.11, -38.96) |
| CIE-LCH | lch(72.97, 57.36, 317.22°) |
| OKLab | oklab(78.4% 0.1074 -0.1074) |
| OKLCH | oklch(78.4% 0.152 315) |
| XYZ | xyz(58.6199, 45.1210, 96.8693) |
| Luminance | 0.4512 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.75
Lilac (survey)
#CEA2FD
ΔE00 4.17
Pastel Purple
#CAA0FF
ΔE00 4.78
Lavender (survey)
#C79FEF
ΔE00 4.87
Mauve
#E0B0FF
ΔE00 5.61
Liliac
#C48EFD
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD99FB #B7FB99
analogous
#AC99FB #DD99FB #FB99E8
triadic
#DD99FB #FBDD99 #99FBDD
tetradic
#DD99FB #FBAC99 #B7FB99 #99E8FB
square
#DD99FB #FBAC99 #B7FB99 #99E8FB
split-complementary
#DD99FB #E8FB99 #99FBAC
monochromatic
#B623F6 #C95EF9 #DD99FB #F1D4FD #F5E2FE
Accessibility & contrast
On white
2.09
#DD99FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#DD99FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD99FB
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD99FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD99FB | 1.00 | 2.09 | 10.02 | 10.02 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88AFFF
Deuteranopia (green-blind)
#99B5F8
Tritanopia (blue-blind)
#DBA6BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #dd99fb; /* rgb */ color: rgb(221, 153, 251); /* oklch */ color: oklch(78.4% 0.152 315.0);
Tailwind
colors: {
custom: {
50: '#e9b8fd',
500: '#dd99fb',
950: '#000000',
},
}SCSS
$custom: #dd99fb; $custom-light: #e9b8fd; $custom-dark: #000000;
JSON
{
"hex": "#dd99fb",
"rgb": {
"r": 221,
"g": 153,
"b": 251
},
"hsl": {
"h": 281.633,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.78399,
"c": 0.15192,
"h": 315
},
"luminance": 0.4512
}Semantic roles & 50–950 ramp
primary
#DD99FB
secondary
#DFF6D5
accent
#E60046
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085