#DE98FC#DE98FC
#DE98FC is a light, vivid purple. Relative luminance 0.450; OKLCH L 78.4% C 0.155 H 315.2°. Best body text is #000000 at 10.00:1 contrast (WCAG AA passes).
Color values
| HEX | #DE98FC |
|---|---|
| RGB | rgb(222, 152, 252) |
| HSL | hsl(282, 94%, 79%) |
| HSV | hsv(282, 40%, 99%) |
| CMYK | cmyk(11.9%, 39.7%, 0%, 1.2%) |
| CIE-LAB | lab(72.90, 43.13, -39.60) |
| CIE-LCH | lch(72.90, 58.55, 317.44°) |
| OKLab | oklab(78.38% 0.1102 -0.1092) |
| OKLCH | oklch(78.38% 0.155 315.2) |
| XYZ | xyz(58.9204, 45.0157, 97.6617) |
| Luminance | 0.4501 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.97
Lilac (survey)
#CEA2FD
ΔE00 4.42
Pastel Purple
#CAA0FF
ΔE00 4.98
Lavender (survey)
#C79FEF
ΔE00 5.18
Liliac
#C48EFD
ΔE00 5.63
Mauve
#E0B0FF
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DE98FC #B6FC98
analogous
#AC98FC #DE98FC #FC98E8
triadic
#DE98FC #FCDE98 #98FCDE
tetradic
#DE98FC #FCAC98 #B6FC98 #98E8FC
square
#DE98FC #FCAC98 #B6FC98 #98E8FC
split-complementary
#DE98FC #E8FC98 #98FCAC
monochromatic
#B821F9 #CB5DFA #DE98FC #F1D3FE #F5E1FE
Accessibility & contrast
On white
2.10
#DE98FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.00
#DE98FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DE98FC
10.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DE98FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DE98FC | 1.00 | 2.10 | 10.00 | 10.00 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#87AFFF
Deuteranopia (green-blind)
#99B5F9
Tritanopia (blue-blind)
#DCA5BE
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #de98fc; /* rgb */ color: rgb(222, 152, 252); /* oklch */ color: oklch(78.4% 0.155 315.2);
Tailwind
colors: {
custom: {
50: '#eab7fd',
500: '#de98fc',
950: '#000000',
},
}SCSS
$custom: #de98fc; $custom-light: #eab7fd; $custom-dark: #000000;
JSON
{
"hex": "#de98fc",
"rgb": {
"r": 222,
"g": 152,
"b": 252
},
"hsl": {
"h": 282,
"s": 94.34,
"l": 79.216
},
"oklch": {
"l": 0.78384,
"c": 0.15515,
"h": 315.2
},
"luminance": 0.45014
}Semantic roles & 50–950 ramp
primary
#DE98FC
secondary
#DFF6D5
accent
#E60045
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085