#DF99FB#DF99FB
#DF99FB is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.6% C 0.153 H 315.9°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DF99FB |
|---|---|
| RGB | rgb(223, 153, 251) |
| HSL | hsl(283, 92%, 79%) |
| HSV | hsv(283, 39%, 98%) |
| CMYK | cmyk(11.2%, 39%, 0%, 1.6%) |
| CIE-LAB | lab(73.18, 42.69, -38.62) |
| CIE-LCH | lch(73.18, 57.57, 317.87°) |
| OKLab | oklab(78.6% 0.1097 -0.1064) |
| OKLCH | oklch(78.6% 0.153 315.9) |
| XYZ | xyz(59.2326, 45.4369, 96.8980) |
| Luminance | 0.4543 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.13
Lilac (survey)
#CEA2FD
ΔE00 4.50
Pastel Purple
#CAA0FF
ΔE00 5.14
Lavender (survey)
#C79FEF
ΔE00 5.18
Mauve
#E0B0FF
ΔE00 5.64
Liliac
#C48EFD
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF99FB #B5FB99
analogous
#AE99FB #DF99FB #FB99E6
triadic
#DF99FB #FBDF99 #99FBDF
tetradic
#DF99FB #FBAE99 #B5FB99 #99E6FB
square
#DF99FB #FBAE99 #B5FB99 #99E6FB
split-complementary
#DF99FB #E6FB99 #99FBAE
monochromatic
#BA23F6 #CD5EF9 #DF99FB #F1D4FD #F6E2FE
Accessibility & contrast
On white
2.08
#DF99FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#DF99FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF99FB
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF99FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF99FB | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89AFFF
Deuteranopia (green-blind)
#9AB6F8
Tritanopia (blue-blind)
#DEA6BE
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #df99fb; /* rgb */ color: rgb(223, 153, 251); /* oklch */ color: oklch(78.6% 0.153 315.9);
Tailwind
colors: {
custom: {
50: '#eab8fd',
500: '#df99fb',
950: '#000000',
},
}SCSS
$custom: #df99fb; $custom-light: #eab8fd; $custom-dark: #000000;
JSON
{
"hex": "#df99fb",
"rgb": {
"r": 223,
"g": 153,
"b": 251
},
"hsl": {
"h": 282.857,
"s": 92.453,
"l": 79.216
},
"oklch": {
"l": 0.78602,
"c": 0.15284,
"h": 315.9
},
"luminance": 0.45435
}Semantic roles & 50–950 ramp
primary
#DF99FB
secondary
#DEF6D5
accent
#E60042
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085