#DF92FF#DF92FF
#DF92FF is a light, vivid purple. Relative luminance 0.435; OKLCH L 77.7% C 0.169 H 315.4°. Best body text is #000000 at 9.69:1 contrast (WCAG AA passes).
Color values
| HEX | #DF92FF |
|---|---|
| RGB | rgb(223, 146, 255) |
| HSL | hsl(282, 100%, 79%) |
| HSV | hsv(282, 43%, 100%) |
| CMYK | cmyk(12.5%, 42.7%, 0%, 0%) |
| CIE-LAB | lab(71.87, 47.18, -42.83) |
| CIE-LCH | lch(71.87, 63.72, 317.77°) |
| OKLab | oklab(77.68% 0.1203 -0.1185) |
| OKLCH | oklch(77.68% 0.169 315.4) |
| XYZ | xyz(58.7575, 43.4672, 99.8831) |
| Luminance | 0.4347 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.71
Liliac
#C48EFD
ΔE00 5.14
Violet (CSS)
#EE82EE
ΔE00 5.38
Lilac (survey)
#CEA2FD
ΔE00 5.44
Pastel Purple
#CAA0FF
ΔE00 5.72
Lavender (survey)
#C79FEF
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF92FF #B2FF92
analogous
#A892FF #DF92FF #FF92E9
triadic
#DF92FF #FFDF92 #92FFDF
tetradic
#DF92FF #FFA892 #B2FF92 #92E9FF
square
#DF92FF #FFA892 #B2FF92 #92E9FF
split-complementary
#DF92FF #E9FF92 #92FFA8
monochromatic
#BB18FF #CD55FF #DF92FF #F1CFFF #F6E0FF
Accessibility & contrast
On white
2.17
#DF92FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.69
#DF92FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF92FF
9.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF92FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF92FF | 1.00 | 2.17 | 9.69 | 9.69 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EABFF
Deuteranopia (green-blind)
#93B2FC
Tritanopia (blue-blind)
#DDA1BD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #df92ff; /* rgb */ color: rgb(223, 146, 255); /* oklch */ color: oklch(77.7% 0.169 315.4);
Tailwind
colors: {
custom: {
50: '#ebb3ff',
500: '#df92ff',
950: '#000000',
},
}SCSS
$custom: #df92ff; $custom-light: #ebb3ff; $custom-dark: #000000;
JSON
{
"hex": "#df92ff",
"rgb": {
"r": 223,
"g": 146,
"b": 255
},
"hsl": {
"h": 282.385,
"s": 100,
"l": 78.627
},
"oklch": {
"l": 0.77675,
"c": 0.16881,
"h": 315.4
},
"luminance": 0.43466
}Semantic roles & 50–950 ramp
primary
#DF92FF
secondary
#DEF7D4
accent
#E60043
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086