#DA9CF8#DA9CF8
#DA9CF8 is a light, vivid purple. Relative luminance 0.455; OKLCH L 78.5% C 0.142 H 314.2°. Best body text is #000000 at 10.09:1 contrast (WCAG AA passes).
Color values
| HEX | #DA9CF8 |
|---|---|
| RGB | rgb(218, 156, 248) |
| HSL | hsl(280, 87%, 79%) |
| HSV | hsv(280, 37%, 97%) |
| CMYK | cmyk(12.1%, 37.1%, 0%, 2.7%) |
| CIE-LAB | lab(73.19, 39.01, -37.01) |
| CIE-LCH | lch(73.19, 53.77, 316.51°) |
| OKLab | oklab(78.46% 0.0991 -0.1019) |
| OKLCH | oklch(78.46% 0.142 314.2) |
| XYZ | xyz(57.7425, 45.4608, 94.5217) |
| Luminance | 0.4546 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.24
Lilac (survey)
#CEA2FD
ΔE00 3.49
Lavender (survey)
#C79FEF
ΔE00 3.98
Pastel Purple
#CAA0FF
ΔE00 4.28
Mauve
#E0B0FF
ΔE00 4.79
Liliac
#C48EFD
ΔE00 5.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DA9CF8 #BAF89C
analogous
#AC9CF8 #DA9CF8 #F89CE8
triadic
#DA9CF8 #F8DA9C #9CF8DA
tetradic
#DA9CF8 #F8AC9C #BAF89C #9CE8F8
square
#DA9CF8 #F8AC9C #BAF89C #9CE8F8
split-complementary
#DA9CF8 #E8F89C #9CF8AC
monochromatic
#AF2AF0 #C563F4 #DA9CF8 #EFD5FC #F4E2FD
Accessibility & contrast
On white
2.08
#DA9CF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.09
#DA9CF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DA9CF8
10.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DA9CF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DA9CF8 | 1.00 | 2.08 | 10.09 | 10.09 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB0FB
Deuteranopia (green-blind)
#9BB5F5
Tritanopia (blue-blind)
#D8A8BF
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #da9cf8; /* rgb */ color: rgb(218, 156, 248); /* oklch */ color: oklch(78.5% 0.142 314.2);
Tailwind
colors: {
custom: {
50: '#e6bafb',
500: '#da9cf8',
950: '#000000',
},
}SCSS
$custom: #da9cf8; $custom-light: #e6bafb; $custom-dark: #000000;
JSON
{
"hex": "#da9cf8",
"rgb": {
"r": 218,
"g": 156,
"b": 248
},
"hsl": {
"h": 280.435,
"s": 86.792,
"l": 79.216
},
"oklch": {
"l": 0.78457,
"c": 0.14218,
"h": 314.2
},
"luminance": 0.4546
}Semantic roles & 50–950 ramp
primary
#DA9CF8
secondary
#E0F5D6
accent
#E3024C
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161217
muted
#848185