#DA9BFC#DA9BFC
#DA9BFC is a light, vivid violet. Relative luminance 0.454; OKLCH L 78.5% C 0.148 H 313.1°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #DA9BFC |
|---|---|
| RGB | rgb(218, 155, 252) |
| HSL | hsl(279, 94%, 80%) |
| HSV | hsv(279, 38%, 99%) |
| CMYK | cmyk(13.5%, 38.5%, 0%, 1.2%) |
| CIE-LAB | lab(73.14, 40.37, -39.26) |
| CIE-LCH | lch(73.14, 56.31, 315.80°) |
| OKLab | oklab(78.47% 0.1014 -0.1084) |
| OKLCH | oklch(78.47% 0.148 313.1) |
| XYZ | xyz(58.2026, 45.3775, 97.7693) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.03
Lilac (survey)
#CEA2FD
ΔE00 3.33
Pastel Purple
#CAA0FF
ΔE00 3.95
Lavender (survey)
#C79FEF
ΔE00 4.20
Mauve
#E0B0FF
ΔE00 5.19
Liliac
#C48EFD
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA9BFC #BDFC9B
analogous
#AA9BFC #DA9BFC #FC9BEE
triadic
#DA9BFC #FCDA9B #9BFCDA
tetradic
#DA9BFC #FCAA9B #BDFC9B #9BEEFC
square
#DA9BFC #FCAA9B #BDFC9B #9BEEFC
split-complementary
#DA9BFC #EEFC9B #9BFCAA
monochromatic
#AE24F8 #C460FA #DA9BFC #F0D6FE #F4E1FE
Accessibility & contrast
On white
2.08
#DA9BFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#DA9BFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA9BFC
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA9BFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA9BFC | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB0FF
Deuteranopia (green-blind)
#99B5F9
Tritanopia (blue-blind)
#D7A8C0
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #da9bfc; /* rgb */ color: rgb(218, 155, 252); /* oklch */ color: oklch(78.5% 0.148 313.1);
Tailwind
colors: {
custom: {
50: '#e7b9fd',
500: '#da9bfc',
950: '#000000',
},
}SCSS
$custom: #da9bfc; $custom-light: #e7b9fd; $custom-dark: #000000;
JSON
{
"hex": "#da9bfc",
"rgb": {
"r": 218,
"g": 155,
"b": 252
},
"hsl": {
"h": 278.969,
"s": 94.175,
"l": 79.804
},
"oklch": {
"l": 0.7847,
"c": 0.1484,
"h": 313.1
},
"luminance": 0.45376
}Semantic roles & 50–950 ramp
primary
#DA9BFC
secondary
#E0F6D5
accent
#E60050
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161117
muted
#848085