#DE99FC#DE99FC
#DE99FC is a light, vivid purple. Relative luminance 0.453; OKLCH L 78.5% C 0.153 H 315.1°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #DE99FC |
|---|---|
| RGB | rgb(222, 153, 252) |
| HSL | hsl(282, 94%, 79%) |
| HSV | hsv(282, 39%, 99%) |
| CMYK | cmyk(11.9%, 39.3%, 0%, 1.2%) |
| CIE-LAB | lab(73.12, 42.60, -39.27) |
| CIE-LCH | lch(73.12, 57.94, 317.33°) |
| OKLab | oklab(78.55% 0.1088 -0.1083) |
| OKLCH | oklch(78.55% 0.153 315.1) |
| XYZ | xyz(59.0834, 45.3417, 97.7160) |
| Luminance | 0.4534 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.90
Lilac (survey)
#CEA2FD
ΔE00 4.28
Pastel Purple
#CAA0FF
ΔE00 4.88
Lavender (survey)
#C79FEF
ΔE00 5.05
Mauve
#E0B0FF
ΔE00 5.65
Liliac
#C48EFD
ΔE00 5.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE99FC #B7FC99
analogous
#AD99FC #DE99FC #FC99E9
triadic
#DE99FC #FCDE99 #99FCDE
tetradic
#DE99FC #FCAD99 #B7FC99 #99E9FC
square
#DE99FC #FCAD99 #B7FC99 #99E9FC
split-complementary
#DE99FC #E9FC99 #99FCAD
monochromatic
#B822F9 #CB5EFA #DE99FC #F1D4FE #F5E1FE
Accessibility & contrast
On white
2.09
#DE99FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#DE99FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE99FC
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE99FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE99FC | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 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)
#88AFFF
Deuteranopia (green-blind)
#99B6F9
Tritanopia (blue-blind)
#DCA6BF
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #de99fc; /* rgb */ color: rgb(222, 153, 252); /* oklch */ color: oklch(78.5% 0.153 315.1);
Tailwind
colors: {
custom: {
50: '#e9b8fd',
500: '#de99fc',
950: '#000000',
},
}SCSS
$custom: #de99fc; $custom-light: #e9b8fd; $custom-dark: #000000;
JSON
{
"hex": "#de99fc",
"rgb": {
"r": 222,
"g": 153,
"b": 252
},
"hsl": {
"h": 281.818,
"s": 94.286,
"l": 79.412
},
"oklch": {
"l": 0.78545,
"c": 0.15349,
"h": 315.1
},
"luminance": 0.4534
}Semantic roles & 50–950 ramp
primary
#DE99FC
secondary
#DFF6D5
accent
#E60046
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085