#D18FFA#D18FFA
#D18FFA is a light, vivid violet. Relative luminance 0.401; OKLCH L 75.5% C 0.162 H 311.4°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D18FFA |
|---|---|
| RGB | rgb(209, 143, 250) |
| HSL | hsl(277, 91%, 77%) |
| HSV | hsv(277, 43%, 98%) |
| CMYK | cmyk(16.4%, 42.8%, 0%, 2%) |
| CIE-LAB | lab(69.54, 43.78, -43.86) |
| CIE-LCH | lch(69.54, 61.97, 314.95°) |
| OKLab | oklab(75.53% 0.1074 -0.1217) |
| OKLCH | oklch(75.53% 0.162 311.4) |
| XYZ | xyz(53.3692, 40.1033, 95.3532) |
| Luminance | 0.4010 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.83
Baby Purple
#CA9BF7
ΔE00 3.54
Pastel Purple
#CAA0FF
ΔE00 4.77
Lilac (survey)
#CEA2FD
ΔE00 4.90
Lavender (survey)
#C79FEF
ΔE00 5.36
Light Purple
#BF77F6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D18FFA #B8FA8F
analogous
#9C8FFA #D18FFA #FA8FEE
triadic
#D18FFA #FAD18F #8FFAD1
tetradic
#D18FFA #FA9C8F #B8FA8F #8FEEFA
square
#D18FFA #FA9C8F #B8FA8F #8FEEFA
split-complementary
#D18FFA #EEFA8F #8FFA9C
monochromatic
#A11AF5 #B954F7 #D18FFA #E9CAFD #F3E2FE
Accessibility & contrast
On white
2.33
#D18FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#D18FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D18FFA
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D18FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D18FFA | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FE
Deuteranopia (green-blind)
#8AABF7
Tritanopia (blue-blind)
#CD9FB9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d18ffa; /* rgb */ color: rgb(209, 143, 250); /* oklch */ color: oklch(75.5% 0.162 311.4);
Tailwind
colors: {
custom: {
50: '#e1b1fc',
500: '#d18ffa',
950: '#000000',
},
}SCSS
$custom: #d18ffa; $custom-light: #e1b1fc; $custom-dark: #000000;
JSON
{
"hex": "#d18ffa",
"rgb": {
"r": 209,
"g": 143,
"b": 250
},
"hsl": {
"h": 277.009,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.75527,
"c": 0.16233,
"h": 311.4
},
"luminance": 0.40102
}Semantic roles & 50–950 ramp
primary
#D18FFA
secondary
#E2F6D5
accent
#E60058
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085