#D09AFE#D09AFE
#D09AFE is a light, vivid violet. Relative luminance 0.437; OKLCH L 77.4% C 0.149 H 308.1°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D09AFE |
|---|---|
| RGB | rgb(208, 154, 254) |
| HSL | hsl(272, 98%, 80%) |
| HSV | hsv(272, 39%, 100%) |
| CMYK | cmyk(18.1%, 39.4%, 0%, 0.4%) |
| CIE-LAB | lab(72.01, 38.44, -42.18) |
| CIE-LCH | lch(72.01, 57.06, 312.34°) |
| OKLab | oklab(77.42% 0.0917 -0.1169) |
| OKLCH | oklch(77.42% 0.149 308.1) |
| XYZ | xyz(55.4540, 43.6774, 99.2559) |
| Luminance | 0.4368 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 1.48
Pastel Purple
#CAA0FF
ΔE00 2.20
Lilac (survey)
#CEA2FD
ΔE00 2.23
Lavender (survey)
#C79FEF
ΔE00 3.46
Liliac
#C48EFD
ΔE00 3.59
Pale Violet
#CEAEFA
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09AFE #C8FE9A
analogous
#9E9AFE #D09AFE #FE9AFA
triadic
#D09AFE #FED09A #9AFED0
tetradic
#D09AFE #FE9E9A #C8FE9A #9AFAFE
square
#D09AFE #FE9E9A #C8FE9A #9AFAFE
split-complementary
#D09AFE #FAFE9A #9AFE9E
monochromatic
#9821FD #B45DFD #D09AFE #ECD7FF #F1E1FF
Accessibility & contrast
On white
2.16
#D09AFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#D09AFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09AFE
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09AFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09AFE | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AEFF
Deuteranopia (green-blind)
#91B1FB
Tritanopia (blue-blind)
#CAA9C0
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d09afe; /* rgb */ color: rgb(208, 154, 254); /* oklch */ color: oklch(77.4% 0.149 308.1);
Tailwind
colors: {
custom: {
50: '#e0b8ff',
500: '#d09afe',
950: '#000000',
},
}SCSS
$custom: #d09afe; $custom-light: #e0b8ff; $custom-dark: #000000;
JSON
{
"hex": "#d09afe",
"rgb": {
"r": 208,
"g": 154,
"b": 254
},
"hsl": {
"h": 272.4,
"s": 98.039,
"l": 80
},
"oklch": {
"l": 0.7742,
"c": 0.14861,
"h": 308.1
},
"luminance": 0.43677
}Semantic roles & 50–950 ramp
primary
#D09AFE
secondary
#E4F7D4
accent
#E6006A
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151118
muted
#838086