#DF99FA#DF99FA
#DF99FA is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.6% C 0.152 H 316.2°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DF99FA |
|---|---|
| RGB | rgb(223, 153, 250) |
| HSL | hsl(283, 91%, 79%) |
| HSV | hsv(283, 39%, 98%) |
| CMYK | cmyk(10.8%, 38.8%, 0%, 2%) |
| CIE-LAB | lab(73.14, 42.49, -38.14) |
| CIE-LCH | lch(73.14, 57.10, 318.09°) |
| OKLab | oklab(78.56% 0.1095 -0.105) |
| OKLCH | oklch(78.56% 0.152 316.2) |
| XYZ | xyz(59.0754, 45.3740, 96.0700) |
| Luminance | 0.4537 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.18
Lilac (survey)
#CEA2FD
ΔE00 4.56
Lavender (survey)
#C79FEF
ΔE00 5.17
Pastel Purple
#CAA0FF
ΔE00 5.23
Mauve
#E0B0FF
ΔE00 5.61
Violet (CSS)
#EE82EE
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF99FA #B4FA99
analogous
#AF99FA #DF99FA #FA99E5
triadic
#DF99FA #FADF99 #99FADF
tetradic
#DF99FA #FAAF99 #B4FA99 #99E5FA
square
#DF99FA #FAAF99 #B4FA99 #99E5FA
split-complementary
#DF99FA #E5FA99 #99FAAF
monochromatic
#BA24F4 #CD5FF7 #DF99FA #F1D3FD #F6E2FE
Accessibility & contrast
On white
2.08
#DF99FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#DF99FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF99FA
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF99FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF99FA | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFE
Deuteranopia (green-blind)
#9BB6F7
Tritanopia (blue-blind)
#DEA6BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #df99fa; /* rgb */ color: rgb(223, 153, 250); /* oklch */ color: oklch(78.6% 0.152 316.2);
Tailwind
colors: {
custom: {
50: '#eab8fc',
500: '#df99fa',
950: '#000000',
},
}SCSS
$custom: #df99fa; $custom-light: #eab8fc; $custom-dark: #000000;
JSON
{
"hex": "#df99fa",
"rgb": {
"r": 223,
"g": 153,
"b": 250
},
"hsl": {
"h": 283.299,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.78557,
"c": 0.15174,
"h": 316.2
},
"luminance": 0.45373
}Semantic roles & 50–950 ramp
primary
#DF99FA
secondary
#DEF6D5
accent
#E60040
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085