#DF92FA#DF92FA
#DF92FA is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.4% C 0.163 H 316.9°. Best body text is #000000 at 9.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DF92FA |
|---|---|
| RGB | rgb(223, 146, 250) |
| HSL | hsl(284, 91%, 78%) |
| HSV | hsv(284, 42%, 98%) |
| CMYK | cmyk(10.8%, 41.6%, 0%, 2%) |
| CIE-LAB | lab(71.66, 46.18, -40.45) |
| CIE-LCH | lch(71.66, 61.39, 318.79°) |
| OKLab | oklab(77.44% 0.1194 -0.1116) |
| OKLCH | oklch(77.44% 0.163 316.9) |
| XYZ | xyz(57.9631, 43.1495, 95.6993) |
| Luminance | 0.4315 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.81
Violet (CSS)
#EE82EE
ΔE00 4.87
Liliac
#C48EFD
ΔE00 5.58
Lilac (survey)
#CEA2FD
ΔE00 5.59
Pastel Purple
#CAA0FF
ΔE00 6.00
Lavender (survey)
#C79FEF
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF92FA #ADFA92
analogous
#AB92FA #DF92FA #FA92E1
triadic
#DF92FA #FADF92 #92FADF
tetradic
#DF92FA #FAAB92 #ADFA92 #92E1FA
square
#DF92FA #FAAB92 #ADFA92 #92E1FA
split-complementary
#DF92FA #E1FA92 #92FAAB
monochromatic
#BD1DF5 #CE57F7 #DF92FA #F0CDFD #F6E2FE
Accessibility & contrast
On white
2.18
#DF92FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.63
#DF92FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF92FA
9.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF92FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF92FA | 1.00 | 2.18 | 9.63 | 9.63 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ABFE
Deuteranopia (green-blind)
#95B2F7
Tritanopia (blue-blind)
#DEA0BA
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #df92fa; /* rgb */ color: rgb(223, 146, 250); /* oklch */ color: oklch(77.4% 0.163 316.9);
Tailwind
colors: {
custom: {
50: '#eab3fc',
500: '#df92fa',
950: '#000000',
},
}SCSS
$custom: #df92fa; $custom-light: #eab3fc; $custom-dark: #000000;
JSON
{
"hex": "#df92fa",
"rgb": {
"r": 223,
"g": 146,
"b": 250
},
"hsl": {
"h": 284.423,
"s": 91.228,
"l": 77.647
},
"oklch": {
"l": 0.77444,
"c": 0.16342,
"h": 316.9
},
"luminance": 0.43148
}Semantic roles & 50–950 ramp
primary
#DF92FA
secondary
#DEF6D5
accent
#E6003C
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085