#DA94FE#DA94FE
#DA94FE is a light, vivid violet. Relative luminance 0.432; OKLCH L 77.4% C 0.162 H 313.4°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #DA94FE |
|---|---|
| RGB | rgb(218, 148, 254) |
| HSL | hsl(280, 98%, 79%) |
| HSV | hsv(280, 42%, 100%) |
| CMYK | cmyk(14.2%, 41.7%, 0%, 0.4%) |
| CIE-LAB | lab(71.72, 44.51, -42.56) |
| CIE-LCH | lch(71.72, 61.58, 316.28°) |
| OKLab | oklab(77.43% 0.1116 -0.1178) |
| OKLCH | oklch(77.43% 0.162 313.4) |
| XYZ | xyz(57.3898, 43.2422, 99.0701) |
| Luminance | 0.4324 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.71
Liliac
#C48EFD
ΔE00 4.40
Lilac (survey)
#CEA2FD
ΔE00 4.51
Pastel Purple
#CAA0FF
ΔE00 4.74
Lavender (survey)
#C79FEF
ΔE00 5.35
Violet (CSS)
#EE82EE
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA94FE #B8FE94
analogous
#A594FE #DA94FE #FE94ED
triadic
#DA94FE #FEDA94 #94FEDA
tetradic
#DA94FE #FEA594 #B8FE94 #94EDFE
square
#DA94FE #FEA594 #B8FE94 #94EDFE
split-complementary
#DA94FE #EDFE94 #94FEA5
monochromatic
#B01BFD #C557FD #DA94FE #EFD1FF #F5E1FF
Accessibility & contrast
On white
2.18
#DA94FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#DA94FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA94FE
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA94FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA94FE | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#92B2FB
Tritanopia (blue-blind)
#D7A3BD
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #da94fe; /* rgb */ color: rgb(218, 148, 254); /* oklch */ color: oklch(77.4% 0.162 313.4);
Tailwind
colors: {
custom: {
50: '#e7b5ff',
500: '#da94fe',
950: '#000000',
},
}SCSS
$custom: #da94fe; $custom-light: #e7b5ff; $custom-dark: #000000;
JSON
{
"hex": "#da94fe",
"rgb": {
"r": 218,
"g": 148,
"b": 254
},
"hsl": {
"h": 279.623,
"s": 98.148,
"l": 78.824
},
"oklch": {
"l": 0.77429,
"c": 0.16225,
"h": 313.4
},
"luminance": 0.43241
}Semantic roles & 50–950 ramp
primary
#DA94FE
secondary
#E0F7D4
accent
#E6004E
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086