#DA9BFE#DA9BFE
#DA9BFE is a light, vivid violet. Relative luminance 0.455; OKLCH L 78.6% C 0.151 H 312.5°. Best body text is #000000 at 10.10:1 contrast (WCAG AA passes).
Color values
| HEX | #DA9BFE |
|---|---|
| RGB | rgb(218, 155, 254) |
| HSL | hsl(278, 98%, 80%) |
| HSV | hsv(278, 39%, 100%) |
| CMYK | cmyk(14.2%, 39%, 0%, 0.4%) |
| CIE-LAB | lab(73.22, 40.78, -40.21) |
| CIE-LCH | lch(73.22, 57.27, 315.40°) |
| OKLab | oklab(78.56% 0.1018 -0.1111) |
| OKLCH | oklch(78.56% 0.151 312.5) |
| XYZ | xyz(58.5212, 45.5049, 99.4472) |
| Luminance | 0.4550 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.98
Lilac (survey)
#CEA2FD
ΔE00 3.24
Pastel Purple
#CAA0FF
ΔE00 3.79
Lavender (survey)
#C79FEF
ΔE00 4.30
Liliac
#C48EFD
ΔE00 5.13
Mauve
#E0B0FF
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA9BFE #BFFE9B
analogous
#A89BFE #DA9BFE #FE9BF0
triadic
#DA9BFE #FEDA9B #9BFEDA
tetradic
#DA9BFE #FEA89B #BFFE9B #9BF0FE
square
#DA9BFE #FEA89B #BFFE9B #9BF0FE
split-complementary
#DA9BFE #F0FE9B #9BFEA8
monochromatic
#AD22FD #C45EFD #DA9BFE #F0D8FF #F4E1FF
Accessibility & contrast
On white
2.08
#DA9BFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.10
#DA9BFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA9BFE
10.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA9BFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA9BFE | 1.00 | 2.08 | 10.10 | 10.10 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#89B0FF
Deuteranopia (green-blind)
#98B5FB
Tritanopia (blue-blind)
#D7A9C1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #da9bfe; /* rgb */ color: rgb(218, 155, 254); /* oklch */ color: oklch(78.6% 0.151 312.5);
Tailwind
colors: {
custom: {
50: '#e7b9ff',
500: '#da9bfe',
950: '#000000',
},
}SCSS
$custom: #da9bfe; $custom-light: #e7b9ff; $custom-dark: #000000;
JSON
{
"hex": "#da9bfe",
"rgb": {
"r": 218,
"g": 155,
"b": 254
},
"hsl": {
"h": 278.182,
"s": 98.02,
"l": 80.196
},
"oklch": {
"l": 0.7856,
"c": 0.15068,
"h": 312.5
},
"luminance": 0.45504
}Semantic roles & 50–950 ramp
primary
#DA9BFE
secondary
#E1F7D4
accent
#E60053
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161118
muted
#848086