#D09FFE#D09FFE
#D09FFE is a light, vivid violet. Relative luminance 0.454; OKLCH L 78.3% C 0.140 H 307.1°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D09FFE |
|---|---|
| RGB | rgb(208, 159, 254) |
| HSL | hsl(271, 98%, 81%) |
| HSV | hsv(271, 37%, 100%) |
| CMYK | cmyk(18.1%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(73.13, 35.72, -40.43) |
| CIE-LCH | lch(73.13, 53.95, 311.46°) |
| OKLab | oklab(78.27% 0.0848 -0.1119) |
| OKLCH | oklch(78.27% 0.14 307.1) |
| XYZ | xyz(56.2965, 45.3624, 99.5368) |
| Luminance | 0.4536 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 0.99
Baby Purple
#CA9BF7
ΔE00 1.40
Pastel Purple
#CAA0FF
ΔE00 1.43
Lavender (survey)
#C79FEF
ΔE00 2.76
Pale Violet
#CEAEFA
ΔE00 4.50
Liliac
#C48EFD
ΔE00 4.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D09FFE #CDFE9F
analogous
#A09FFE #D09FFE #FE9FFD
triadic
#D09FFE #FED09F #9FFED0
tetradic
#D09FFE #FEA09F #CDFE9F #9FFDFE
square
#D09FFE #FEA09F #CDFE9F #9FFDFE
split-complementary
#D09FFE #FDFE9F #9FFEA0
monochromatic
#9526FD #B262FD #D09FFE #EEDCFF #F0E1FF
Accessibility & contrast
On white
2.08
#D09FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#D09FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D09FFE
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D09FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D09FFE | 1.00 | 2.08 | 10.07 | 10.07 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BB2FF
Deuteranopia (green-blind)
#96B4FB
Tritanopia (blue-blind)
#CAADC3
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #d09ffe; /* rgb */ color: rgb(208, 159, 254); /* oklch */ color: oklch(78.3% 0.140 307.1);
Tailwind
colors: {
custom: {
50: '#e0bcff',
500: '#d09ffe',
950: '#000000',
},
}SCSS
$custom: #d09ffe; $custom-light: #e0bcff; $custom-dark: #000000;
JSON
{
"hex": "#d09ffe",
"rgb": {
"r": 208,
"g": 159,
"b": 254
},
"hsl": {
"h": 270.947,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.78265,
"c": 0.1404,
"h": 307.1
},
"luminance": 0.45362
}Semantic roles & 50–950 ramp
primary
#D09FFE
secondary
#E5F7D4
accent
#E6006F
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151218
muted
#838186