#DF92FB#DF92FB
#DF92FB is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.5% C 0.165 H 316.6°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DF92FB |
|---|---|
| RGB | rgb(223, 146, 251) |
| HSL | hsl(284, 93%, 78%) |
| HSV | hsv(284, 42%, 98%) |
| CMYK | cmyk(11.2%, 41.8%, 0%, 1.6%) |
| CIE-LAB | lab(71.70, 46.38, -40.92) |
| CIE-LCH | lch(71.70, 61.85, 318.58°) |
| OKLab | oklab(77.49% 0.1196 -0.113) |
| OKLCH | oklch(77.49% 0.165 316.6) |
| XYZ | xyz(58.1203, 43.2124, 96.5273) |
| Luminance | 0.4321 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.78
Violet (CSS)
#EE82EE
ΔE00 4.97
Liliac
#C48EFD
ΔE00 5.48
Lilac (survey)
#CEA2FD
ΔE00 5.55
Pastel Purple
#CAA0FF
ΔE00 5.93
Lavender (survey)
#C79FEF
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF92FB #AEFB92
analogous
#AA92FB #DF92FB #FB92E2
triadic
#DF92FB #FBDF92 #92FBDF
tetradic
#DF92FB #FBAA92 #AEFB92 #92E2FB
square
#DF92FB #FBAA92 #AEFB92 #92E2FB
split-complementary
#DF92FB #E2FB92 #92FBAA
monochromatic
#BC1CF7 #CE57F9 #DF92FB #F0CDFD #F6E1FE
Accessibility & contrast
On white
2.18
#DF92FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#DF92FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF92FB
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF92FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF92FB | 1.00 | 2.18 | 9.64 | 9.64 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ABFF
Deuteranopia (green-blind)
#95B2F8
Tritanopia (blue-blind)
#DEA0BB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #df92fb; /* rgb */ color: rgb(223, 146, 251); /* oklch */ color: oklch(77.5% 0.165 316.6);
Tailwind
colors: {
custom: {
50: '#eab3fd',
500: '#df92fb',
950: '#000000',
},
}SCSS
$custom: #df92fb; $custom-light: #eab3fd; $custom-dark: #000000;
JSON
{
"hex": "#df92fb",
"rgb": {
"r": 223,
"g": 146,
"b": 251
},
"hsl": {
"h": 284,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.7749,
"c": 0.1645,
"h": 316.6
},
"luminance": 0.43211
}Semantic roles & 50–950 ramp
primary
#DF92FB
secondary
#DEF6D5
accent
#E6003D
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085