#DE99FD#DE99FD
#DE99FD is a light, vivid purple. Relative luminance 0.454; OKLCH L 78.6% C 0.155 H 314.8°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DE99FD |
|---|---|
| RGB | rgb(222, 153, 253) |
| HSL | hsl(281, 96%, 80%) |
| HSV | hsv(281, 40%, 99%) |
| CMYK | cmyk(12.3%, 39.5%, 0%, 0.8%) |
| CIE-LAB | lab(73.16, 42.80, -39.74) |
| CIE-LCH | lch(73.16, 58.41, 317.12°) |
| OKLab | oklab(78.59% 0.109 -0.1097) |
| OKLCH | oklch(78.59% 0.155 314.8) |
| XYZ | xyz(59.2423, 45.4053, 98.5528) |
| Luminance | 0.4540 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.86
Lilac (survey)
#CEA2FD
ΔE00 4.23
Pastel Purple
#CAA0FF
ΔE00 4.80
Lavender (survey)
#C79FEF
ΔE00 5.07
Liliac
#C48EFD
ΔE00 5.63
Mauve
#E0B0FF
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE99FD #B8FD99
analogous
#AC99FD #DE99FD #FD99EA
triadic
#DE99FD #FDDE99 #99FDDE
tetradic
#DE99FD #FDAC99 #B8FD99 #99EAFD
square
#DE99FD #FDAC99 #B8FD99 #99EAFD
split-complementary
#DE99FD #EAFD99 #99FDAC
monochromatic
#B721FB #CB5DFC #DE99FD #F1D5FE #F5E1FE
Accessibility & contrast
On white
2.08
#DE99FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#DE99FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE99FD
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE99FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE99FD | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#88B0FF
Deuteranopia (green-blind)
#99B6FA
Tritanopia (blue-blind)
#DCA7BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #de99fd; /* rgb */ color: rgb(222, 153, 253); /* oklch */ color: oklch(78.6% 0.155 314.8);
Tailwind
colors: {
custom: {
50: '#eab8fe',
500: '#de99fd',
950: '#000000',
},
}SCSS
$custom: #de99fd; $custom-light: #eab8fe; $custom-dark: #000000;
JSON
{
"hex": "#de99fd",
"rgb": {
"r": 222,
"g": 153,
"b": 253
},
"hsl": {
"h": 281.4,
"s": 96.154,
"l": 79.608
},
"oklch": {
"l": 0.7859,
"c": 0.1546,
"h": 314.8
},
"luminance": 0.45404
}Semantic roles & 50–950 ramp
primary
#DE99FD
secondary
#DFF7D4
accent
#E60047
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086