#DA95F8#DA95F8
#DA95F8 is a light, vivid purple. Relative luminance 0.432; OKLCH L 77.3% C 0.154 H 315.1°. Best body text is #000000 at 9.64:1 contrast (WCAG AA passes).
Color values
| HEX | #DA95F8 |
|---|---|
| RGB | rgb(218, 149, 248) |
| HSL | hsl(282, 88%, 78%) |
| HSV | hsv(282, 40%, 97%) |
| CMYK | cmyk(12.1%, 39.9%, 0%, 2.7%) |
| CIE-LAB | lab(71.68, 42.75, -39.37) |
| CIE-LCH | lch(71.68, 58.11, 317.36°) |
| OKLab | oklab(77.31% 0.1091 -0.1086) |
| OKLCH | oklch(77.31% 0.154 315.1) |
| XYZ | xyz(56.6015, 43.1790, 94.1414) |
| Luminance | 0.4318 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.70
Lilac (survey)
#CEA2FD
ΔE00 4.53
Lavender (survey)
#C79FEF
ΔE00 4.97
Pastel Purple
#CAA0FF
ΔE00 4.97
Liliac
#C48EFD
ΔE00 5.07
Violet (CSS)
#EE82EE
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA95F8 #B3F895
analogous
#A895F8 #DA95F8 #F895E5
triadic
#DA95F8 #F8DA95 #95F8DA
tetradic
#DA95F8 #F8A895 #B3F895 #95E5F8
square
#DA95F8 #F8A895 #B3F895 #95E5F8
split-complementary
#DA95F8 #E5F895 #95F8A8
monochromatic
#B222F0 #C65CF4 #DA95F8 #EECEFC #F5E2FD
Accessibility & contrast
On white
2.18
#DA95F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.64
#DA95F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA95F8
9.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA95F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA95F8 | 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)
#84ABFC
Deuteranopia (green-blind)
#95B2F5
Tritanopia (blue-blind)
#D8A2BB
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #da95f8; /* rgb */ color: rgb(218, 149, 248); /* oklch */ color: oklch(77.3% 0.154 315.1);
Tailwind
colors: {
custom: {
50: '#e7b5fb',
500: '#da95f8',
950: '#000000',
},
}SCSS
$custom: #da95f8; $custom-light: #e7b5fb; $custom-dark: #000000;
JSON
{
"hex": "#da95f8",
"rgb": {
"r": 218,
"g": 149,
"b": 248
},
"hsl": {
"h": 281.818,
"s": 87.611,
"l": 77.843
},
"oklch": {
"l": 0.77312,
"c": 0.15392,
"h": 315.1
},
"luminance": 0.43178
}Semantic roles & 50–950 ramp
primary
#DA95F8
secondary
#DFF5D6
accent
#E40146
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085