#DA95FF#DA95FF
#DA95FF is a light, vivid violet. Relative luminance 0.436; OKLCH L 77.6% C 0.162 H 313.0°. Best body text is #000000 at 9.72:1 contrast (WCAG AA passes).
Color values
| HEX | #DA95FF |
|---|---|
| RGB | rgb(218, 149, 255) |
| HSL | hsl(279, 100%, 79%) |
| HSV | hsv(279, 42%, 100%) |
| CMYK | cmyk(14.5%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(71.97, 44.18, -42.70) |
| CIE-LCH | lch(71.97, 61.45, 315.97°) |
| OKLab | oklab(77.64% 0.1104 -0.1182) |
| OKLCH | oklch(77.64% 0.162 313) |
| XYZ | xyz(57.7079, 43.6215, 99.9682) |
| Luminance | 0.4362 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.58
Lilac (survey)
#CEA2FD
ΔE00 4.31
Liliac
#C48EFD
ΔE00 4.39
Pastel Purple
#CAA0FF
ΔE00 4.54
Lavender (survey)
#C79FEF
ΔE00 5.24
Violet (CSS)
#EE82EE
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA95FF #BAFF95
analogous
#A595FF #DA95FF #FF95EF
triadic
#DA95FF #FFDA95 #95FFDA
tetradic
#DA95FF #FFA595 #BAFF95 #95EFFF
square
#DA95FF #FFA595 #BAFF95 #95EFFF
split-complementary
#DA95FF #EFFF95 #95FFA5
monochromatic
#AF1BFF #C558FF #DA95FF #EFD2FF #F4E0FF
Accessibility & contrast
On white
2.16
#DA95FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.72
#DA95FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA95FF
9.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA95FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA95FF | 1.00 | 2.16 | 9.72 | 9.72 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ADFF
Deuteranopia (green-blind)
#92B2FC
Tritanopia (blue-blind)
#D7A4BE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #da95ff; /* rgb */ color: rgb(218, 149, 255); /* oklch */ color: oklch(77.6% 0.162 313.0);
Tailwind
colors: {
custom: {
50: '#e7b5ff',
500: '#da95ff',
950: '#000000',
},
}SCSS
$custom: #da95ff; $custom-light: #e7b5ff; $custom-dark: #000000;
JSON
{
"hex": "#da95ff",
"rgb": {
"r": 218,
"g": 149,
"b": 255
},
"hsl": {
"h": 279.057,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.77635,
"c": 0.16173,
"h": 313
},
"luminance": 0.4362
}Semantic roles & 50–950 ramp
primary
#DA95FF
secondary
#E0F7D4
accent
#E60050
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086