#DA9CFD#DA9CFD
#DA9CFD is a light, vivid violet. Relative luminance 0.458; OKLCH L 78.7% C 0.148 H 312.6°. Best body text is #000000 at 10.15:1 contrast (WCAG AA passes).
Color values
| HEX | #DA9CFD |
|---|---|
| RGB | rgb(218, 156, 253) |
| HSL | hsl(278, 96%, 80%) |
| HSV | hsv(278, 38%, 99%) |
| CMYK | cmyk(13.8%, 38.3%, 0%, 0.8%) |
| CIE-LAB | lab(73.40, 40.04, -39.40) |
| CIE-LCH | lch(73.40, 56.17, 315.46°) |
| OKLab | oklab(78.68% 0.1002 -0.1088) |
| OKLCH | oklch(78.68% 0.148 312.6) |
| XYZ | xyz(58.5286, 45.7753, 98.6617) |
| Luminance | 0.4577 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.96
Lilac (survey)
#CEA2FD
ΔE00 3.13
Pastel Purple
#CAA0FF
ΔE00 3.77
Lavender (survey)
#C79FEF
ΔE00 4.12
Mauve
#E0B0FF
ΔE00 5.00
Liliac
#C48EFD
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA9CFD #BFFD9C
analogous
#AA9CFD #DA9CFD #FD9CEF
triadic
#DA9CFD #FDDA9C #9CFDDA
tetradic
#DA9CFD #FDAA9C #BFFD9C #9CEFFD
square
#DA9CFD #FDAA9C #BFFD9C #9CEFFD
split-complementary
#DA9CFD #EFFD9C #9CFDAA
monochromatic
#AD24FB #C460FC #DA9CFD #F0D8FE #F4E1FE
Accessibility & contrast
On white
2.07
#DA9CFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.15
#DA9CFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA9CFD
10.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA9CFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA9CFD | 1.00 | 2.07 | 10.15 | 10.15 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AB1FF
Deuteranopia (green-blind)
#99B6FA
Tritanopia (blue-blind)
#D7AAC1
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #da9cfd; /* rgb */ color: rgb(218, 156, 253); /* oklch */ color: oklch(78.7% 0.148 312.6);
Tailwind
colors: {
custom: {
50: '#e7bafe',
500: '#da9cfd',
950: '#000000',
},
}SCSS
$custom: #da9cfd; $custom-light: #e7bafe; $custom-dark: #000000;
JSON
{
"hex": "#da9cfd",
"rgb": {
"r": 218,
"g": 156,
"b": 253
},
"hsl": {
"h": 278.351,
"s": 96.04,
"l": 80.196
},
"oklch": {
"l": 0.7868,
"c": 0.14787,
"h": 312.6
},
"luminance": 0.45774
}Semantic roles & 50–950 ramp
primary
#DA9CFD
secondary
#E1F7D4
accent
#E60053
background
#FEFBFF
surface
#FDF6FF
border
#D5D0D7
text
#161218
muted
#848186