#DA95FE#DA95FE
#DA95FE is a light, vivid violet. Relative luminance 0.436; OKLCH L 77.6% C 0.161 H 313.3°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #DA95FE |
|---|---|
| RGB | rgb(218, 149, 254) |
| HSL | hsl(279, 98%, 79%) |
| HSV | hsv(279, 41%, 100%) |
| CMYK | cmyk(14.2%, 41.3%, 0%, 0.4%) |
| CIE-LAB | lab(71.93, 43.98, -42.23) |
| CIE-LCH | lch(71.93, 60.97, 316.16°) |
| OKLab | oklab(77.59% 0.1102 -0.1169) |
| OKLCH | oklch(77.59% 0.161 313.3) |
| XYZ | xyz(57.5473, 43.5573, 99.1226) |
| Luminance | 0.4356 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.57
Lilac (survey)
#CEA2FD
ΔE00 4.32
Liliac
#C48EFD
ΔE00 4.47
Pastel Purple
#CAA0FF
ΔE00 4.58
Lavender (survey)
#C79FEF
ΔE00 5.19
Violet (CSS)
#EE82EE
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA95FE #B9FE95
analogous
#A695FE #DA95FE #FE95ED
triadic
#DA95FE #FEDA95 #95FEDA
tetradic
#DA95FE #FEA695 #B9FE95 #95EDFE
square
#DA95FE #FEA695 #B9FE95 #95EDFE
split-complementary
#DA95FE #EDFE95 #95FEA6
monochromatic
#B01CFD #C558FD #DA95FE #EFD2FF #F4E1FF
Accessibility & contrast
On white
2.16
#DA95FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#DA95FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA95FE
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA95FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA95FE | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#81ACFF
Deuteranopia (green-blind)
#93B2FB
Tritanopia (blue-blind)
#D7A4BE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #da95fe; /* rgb */ color: rgb(218, 149, 254); /* oklch */ color: oklch(77.6% 0.161 313.3);
Tailwind
colors: {
custom: {
50: '#e7b5ff',
500: '#da95fe',
950: '#000000',
},
}SCSS
$custom: #da95fe; $custom-light: #e7b5ff; $custom-dark: #000000;
JSON
{
"hex": "#da95fe",
"rgb": {
"r": 218,
"g": 149,
"b": 254
},
"hsl": {
"h": 279.429,
"s": 98.131,
"l": 79.02
},
"oklch": {
"l": 0.77588,
"c": 0.1606,
"h": 313.3
},
"luminance": 0.43556
}Semantic roles & 50–950 ramp
primary
#DA95FE
secondary
#E0F7D4
accent
#E6004F
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086