#DF99FD#DF99FD
#DF99FD is a light, vivid purple. Relative luminance 0.456; OKLCH L 78.7% C 0.155 H 315.3°. Best body text is #000000 at 10.11:1 contrast (WCAG AA passes).
Color values
| HEX | #DF99FD |
|---|---|
| RGB | rgb(223, 153, 253) |
| HSL | hsl(282, 96%, 80%) |
| HSV | hsv(282, 40%, 99%) |
| CMYK | cmyk(11.9%, 39.5%, 0%, 0.8%) |
| CIE-LAB | lab(73.26, 43.09, -39.57) |
| CIE-LCH | lch(73.26, 58.51, 317.44°) |
| OKLab | oklab(78.69% 0.1101 -0.1091) |
| OKLCH | oklch(78.69% 0.155 315.3) |
| XYZ | xyz(59.5495, 45.5637, 98.5672) |
| Luminance | 0.4556 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.04
Lilac (survey)
#CEA2FD
ΔE00 4.39
Pastel Purple
#CAA0FF
ΔE00 4.98
Lavender (survey)
#C79FEF
ΔE00 5.22
Mauve
#E0B0FF
ΔE00 5.70
Liliac
#C48EFD
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF99FD #B7FD99
analogous
#AD99FD #DF99FD #FD99E9
triadic
#DF99FD #FDDF99 #99FDDF
tetradic
#DF99FD #FDAD99 #B7FD99 #99E9FD
square
#DF99FD #FDAD99 #B7FD99 #99E9FD
split-complementary
#DF99FD #E9FD99 #99FDAD
monochromatic
#B921FB #CC5DFC #DF99FD #F2D5FE #F6E1FE
Accessibility & contrast
On white
2.08
#DF99FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.11
#DF99FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF99FD
10.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF99FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF99FD | 1.00 | 2.08 | 10.11 | 10.11 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#9AB6FA
Tritanopia (blue-blind)
#DDA6BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #df99fd; /* rgb */ color: rgb(223, 153, 253); /* oklch */ color: oklch(78.7% 0.155 315.3);
Tailwind
colors: {
custom: {
50: '#eab8fe',
500: '#df99fd',
950: '#000000',
},
}SCSS
$custom: #df99fd; $custom-light: #eab8fe; $custom-dark: #000000;
JSON
{
"hex": "#df99fd",
"rgb": {
"r": 223,
"g": 153,
"b": 253
},
"hsl": {
"h": 282,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.78692,
"c": 0.15504,
"h": 315.3
},
"luminance": 0.45562
}Semantic roles & 50–950 ramp
primary
#DF99FD
secondary
#DFF7D4
accent
#E60045
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086