#DF99F9#DF99F9
#DF99F9 is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.5% C 0.151 H 316.5°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #DF99F9 |
|---|---|
| RGB | rgb(223, 153, 249) |
| HSL | hsl(284, 89%, 79%) |
| HSV | hsv(284, 39%, 98%) |
| CMYK | cmyk(10.4%, 38.6%, 0%, 2.4%) |
| CIE-LAB | lab(73.10, 42.29, -37.66) |
| CIE-LCH | lch(73.10, 56.63, 318.31°) |
| OKLab | oklab(78.51% 0.1093 -0.1037) |
| OKLCH | oklch(78.51% 0.151 316.5) |
| XYZ | xyz(58.9190, 45.3115, 95.2464) |
| Luminance | 0.4531 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.25
Lilac (survey)
#CEA2FD
ΔE00 4.63
Lavender (survey)
#C79FEF
ΔE00 5.17
Pastel Purple
#CAA0FF
ΔE00 5.32
Mauve
#E0B0FF
ΔE00 5.59
Violet (CSS)
#EE82EE
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF99F9 #B3F999
analogous
#AF99F9 #DF99F9 #F999E3
triadic
#DF99F9 #F9DF99 #99F9DF
tetradic
#DF99F9 #F9AF99 #B3F999 #99E3F9
square
#DF99F9 #F9AF99 #B3F999 #99E3F9
split-complementary
#DF99F9 #E3F999 #99F9AF
monochromatic
#BB25F2 #CD5FF6 #DF99F9 #F1D3FC #F6E2FD
Accessibility & contrast
On white
2.09
#DF99F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#DF99F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF99F9
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF99F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF99F9 | 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)
#8AAFFD
Deuteranopia (green-blind)
#9BB6F6
Tritanopia (blue-blind)
#DEA5BD
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #df99f9; /* rgb */ color: rgb(223, 153, 249); /* oklch */ color: oklch(78.5% 0.151 316.5);
Tailwind
colors: {
custom: {
50: '#eab8fb',
500: '#df99f9',
950: '#000000',
},
}SCSS
$custom: #df99f9; $custom-light: #eab8fb; $custom-dark: #000000;
JSON
{
"hex": "#df99f9",
"rgb": {
"r": 223,
"g": 153,
"b": 249
},
"hsl": {
"h": 283.75,
"s": 88.889,
"l": 78.824
},
"oklch": {
"l": 0.78513,
"c": 0.15065,
"h": 316.5
},
"luminance": 0.4531
}Semantic roles & 50–950 ramp
primary
#DF99F9
secondary
#DEF5D6
accent
#E6003E
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085