#DA92FB#DA92FB
#DA92FB is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.0% C 0.162 H 314.6°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #DA92FB |
|---|---|
| RGB | rgb(218, 146, 251) |
| HSL | hsl(281, 93%, 78%) |
| HSV | hsv(281, 42%, 98%) |
| CMYK | cmyk(13.1%, 41.8%, 0%, 1.6%) |
| CIE-LAB | lab(71.17, 44.95, -41.80) |
| CIE-LCH | lch(71.17, 61.38, 317.08°) |
| OKLab | oklab(76.97% 0.1138 -0.1156) |
| OKLCH | oklch(76.97% 0.162 314.6) |
| XYZ | xyz(56.6022, 42.4296, 96.4561) |
| Luminance | 0.4243 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.02
Liliac
#C48EFD
ΔE00 4.55
Lilac (survey)
#CEA2FD
ΔE00 4.96
Pastel Purple
#CAA0FF
ΔE00 5.21
Lavender (survey)
#C79FEF
ΔE00 5.56
Violet (CSS)
#EE82EE
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA92FB #B3FB92
analogous
#A592FB #DA92FB #FB92E7
triadic
#DA92FB #FBDA92 #92FBDA
tetradic
#DA92FB #FBA592 #B3FB92 #92E7FB
square
#DA92FB #FBA592 #B3FB92 #92E7FB
split-complementary
#DA92FB #E7FB92 #92FBA5
monochromatic
#B21CF7 #C657F9 #DA92FB #EECDFD #F5E1FE
Accessibility & contrast
On white
2.21
#DA92FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#DA92FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA92FB
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA92FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA92FB | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FAAFF
Deuteranopia (green-blind)
#91B0F8
Tritanopia (blue-blind)
#D8A1BB
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #da92fb; /* rgb */ color: rgb(218, 146, 251); /* oklch */ color: oklch(77.0% 0.162 314.6);
Tailwind
colors: {
custom: {
50: '#e7b3fd',
500: '#da92fb',
950: '#000000',
},
}SCSS
$custom: #da92fb; $custom-light: #e7b3fd; $custom-dark: #000000;
JSON
{
"hex": "#da92fb",
"rgb": {
"r": 218,
"g": 146,
"b": 251
},
"hsl": {
"h": 281.143,
"s": 92.92,
"l": 77.843
},
"oklch": {
"l": 0.76971,
"c": 0.16222,
"h": 314.6
},
"luminance": 0.42428
}Semantic roles & 50–950 ramp
primary
#DA92FB
secondary
#DFF6D5
accent
#E60048
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085