#DAA0FC#DAA0FC
#DAA0FC is a light, vivid violet. Relative luminance 0.471; OKLCH L 79.3% C 0.140 H 312.3°. Best body text is #000000 at 10.42:1 contrast (WCAG AA passes).
Color values
| HEX | #DAA0FC |
|---|---|
| RGB | rgb(218, 160, 252) |
| HSL | hsl(278, 94%, 81%) |
| HSV | hsv(278, 37%, 99%) |
| CMYK | cmyk(13.5%, 36.5%, 0%, 1.2%) |
| CIE-LAB | lab(74.24, 37.69, -37.55) |
| CIE-LCH | lch(74.24, 53.20, 315.10°) |
| OKLab | oklab(79.3% 0.0943 -0.1035) |
| OKLCH | oklch(79.3% 0.14 312.3) |
| XYZ | xyz(59.0520, 47.0763, 98.0524) |
| Luminance | 0.4708 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.74
Baby Purple
#CA9BF7
ΔE00 3.04
Pastel Purple
#CAA0FF
ΔE00 3.65
Lavender (survey)
#C79FEF
ΔE00 3.70
Mauve
#E0B0FF
ΔE00 3.96
Pale Violet
#CEAEFA
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DAA0FC #C2FCA0
analogous
#ACA0FC #DAA0FC #FCA0F0
triadic
#DAA0FC #FCDAA0 #A0FCDA
tetradic
#DAA0FC #FCACA0 #C2FCA0 #A0F0FC
square
#DAA0FC #FCACA0 #C2FCA0 #A0F0FC
split-complementary
#DAA0FC #F0FCA0 #A0FCAC
monochromatic
#AC29F8 #C365FA #DAA0FC #F1DBFE #F3E1FE
Accessibility & contrast
On white
2.02
#DAA0FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.42
#DAA0FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DAA0FC
10.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DAA0FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DAA0FC | 1.00 | 2.02 | 10.42 | 10.42 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90B3FF
Deuteranopia (green-blind)
#9DB8F9
Tritanopia (blue-blind)
#D7ADC2
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #daa0fc; /* rgb */ color: rgb(218, 160, 252); /* oklch */ color: oklch(79.3% 0.140 312.3);
Tailwind
colors: {
custom: {
50: '#e6bdfd',
500: '#daa0fc',
950: '#000000',
},
}SCSS
$custom: #daa0fc; $custom-light: #e6bdfd; $custom-dark: #000000;
JSON
{
"hex": "#daa0fc",
"rgb": {
"r": 218,
"g": 160,
"b": 252
},
"hsl": {
"h": 277.826,
"s": 93.878,
"l": 80.784
},
"oklch": {
"l": 0.79301,
"c": 0.14003,
"h": 312.3
},
"luminance": 0.47075
}Semantic roles & 50–950 ramp
primary
#DAA0FC
secondary
#E1F6D5
accent
#E60055
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161217
muted
#848185