#DF92F9#DF92F9
#DF92F9 is a light, vivid purple. Relative luminance 0.431; OKLCH L 77.4% C 0.162 H 317.2°. Best body text is #000000 at 9.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DF92F9 |
|---|---|
| RGB | rgb(223, 146, 249) |
| HSL | hsl(285, 90%, 77%) |
| HSV | hsv(285, 41%, 98%) |
| CMYK | cmyk(10.4%, 41.4%, 0%, 2.4%) |
| CIE-LAB | lab(71.61, 45.98, -39.97) |
| CIE-LCH | lch(71.61, 60.92, 319.00°) |
| OKLab | oklab(77.4% 0.1192 -0.1102) |
| OKLCH | oklch(77.4% 0.162 317.2) |
| XYZ | xyz(57.8067, 43.0869, 94.8757) |
| Luminance | 0.4309 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.78
Baby Purple
#CA9BF7
ΔE00 4.85
Lilac (survey)
#CEA2FD
ΔE00 5.64
Liliac
#C48EFD
ΔE00 5.68
Pastel Purple
#CAA0FF
ΔE00 6.07
Lavender (survey)
#C79FEF
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF92F9 #ACF992
analogous
#AB92F9 #DF92F9 #F992E0
triadic
#DF92F9 #F9DF92 #92F9DF
tetradic
#DF92F9 #F9AB92 #ACF992 #92E0F9
square
#DF92F9 #F9AB92 #ACF992 #92E0F9
split-complementary
#DF92F9 #E0F992 #92F9AB
monochromatic
#BD1EF3 #CE58F6 #DF92F9 #F0CCFC #F6E2FD
Accessibility & contrast
On white
2.18
#DF92F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.62
#DF92F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF92F9
9.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF92F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF92F9 | 1.00 | 2.18 | 9.62 | 9.62 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81AAFD
Deuteranopia (green-blind)
#95B2F6
Tritanopia (blue-blind)
#DFA0BA
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #df92f9; /* rgb */ color: rgb(223, 146, 249); /* oklch */ color: oklch(77.4% 0.162 317.2);
Tailwind
colors: {
custom: {
50: '#eab3fb',
500: '#df92f9',
950: '#000000',
},
}SCSS
$custom: #df92f9; $custom-light: #eab3fb; $custom-dark: #000000;
JSON
{
"hex": "#df92f9",
"rgb": {
"r": 223,
"g": 146,
"b": 249
},
"hsl": {
"h": 284.854,
"s": 89.565,
"l": 77.451
},
"oklch": {
"l": 0.77398,
"c": 0.16235,
"h": 317.2
},
"luminance": 0.43085
}Semantic roles & 50–950 ramp
primary
#DF92F9
secondary
#DEF5D6
accent
#E6003A
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085