#DF99FF#DF99FF
#DF99FF is a light, vivid purple. Relative luminance 0.457; OKLCH L 78.8% C 0.157 H 314.6°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #DF99FF |
|---|---|
| RGB | rgb(223, 153, 255) |
| HSL | hsl(281, 100%, 80%) |
| HSV | hsv(281, 40%, 100%) |
| CMYK | cmyk(12.5%, 40%, 0%, 0%) |
| CIE-LAB | lab(73.35, 43.50, -40.53) |
| CIE-LCH | lch(73.35, 59.45, 317.03°) |
| OKLab | oklab(78.78% 0.1105 -0.1119) |
| OKLCH | oklch(78.78% 0.157 314.6) |
| XYZ | xyz(59.8698, 45.6918, 100.2539) |
| Luminance | 0.4569 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.99
Lilac (survey)
#CEA2FD
ΔE00 4.31
Pastel Purple
#CAA0FF
ΔE00 4.84
Lavender (survey)
#C79FEF
ΔE00 5.28
Liliac
#C48EFD
ΔE00 5.63
Mauve
#E0B0FF
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF99FF #B9FF99
analogous
#AC99FF #DF99FF #FF99EC
triadic
#DF99FF #FFDF99 #99FFDF
tetradic
#DF99FF #FFAC99 #B9FF99 #99ECFF
square
#DF99FF #FFAC99 #B9FF99 #99ECFF
split-complementary
#DF99FF #ECFF99 #99FFAC
monochromatic
#B91FFF #CC5CFF #DF99FF #F2D6FF #F5E0FF
Accessibility & contrast
On white
2.07
#DF99FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#DF99FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF99FF
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF99FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF99FF | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87B0FF
Deuteranopia (green-blind)
#99B6FC
Tritanopia (blue-blind)
#DDA7C0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #df99ff; /* rgb */ color: rgb(223, 153, 255); /* oklch */ color: oklch(78.8% 0.157 314.6);
Tailwind
colors: {
custom: {
50: '#eab8ff',
500: '#df99ff',
950: '#000000',
},
}SCSS
$custom: #df99ff; $custom-light: #eab8ff; $custom-dark: #000000;
JSON
{
"hex": "#df99ff",
"rgb": {
"r": 223,
"g": 153,
"b": 255
},
"hsl": {
"h": 281.176,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.78782,
"c": 0.15726,
"h": 314.6
},
"luminance": 0.4569
}Semantic roles & 50–950 ramp
primary
#DF99FF
secondary
#DFF7D4
accent
#E60048
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086