#D18FFE#D18FFE
#D18FFE is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.7% C 0.167 H 310.3°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D18FFE |
|---|---|
| RGB | rgb(209, 143, 254) |
| HSL | hsl(276, 98%, 78%) |
| HSV | hsv(276, 44%, 100%) |
| CMYK | cmyk(17.7%, 43.7%, 0%, 0.4%) |
| CIE-LAB | lab(69.72, 44.63, -45.76) |
| CIE-LCH | lch(69.72, 63.92, 314.29°) |
| OKLab | oklab(75.72% 0.1081 -0.1272) |
| OKLCH | oklch(75.72% 0.167 310.3) |
| XYZ | xyz(54.0031, 40.3568, 98.6915) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.49
Baby Purple
#CA9BF7
ΔE00 3.69
Pastel Purple
#CAA0FF
ΔE00 4.69
Lilac (survey)
#CEA2FD
ΔE00 4.94
Lavender (survey)
#C79FEF
ΔE00 5.64
Light Purple
#BF77F6
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D18FFE #BCFE8F
analogous
#9A8FFE #D18FFE #FE8FF3
triadic
#D18FFE #FED18F #8FFED1
tetradic
#D18FFE #FE9A8F #BCFE8F #8FF3FE
square
#D18FFE #FE9A8F #BCFE8F #8FF3FE
split-complementary
#D18FFE #F3FE8F #8FFE9A
monochromatic
#9F16FD #B852FD #D18FFE #EACCFF #F3E1FF
Accessibility & contrast
On white
2.32
#D18FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#D18FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D18FFE
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D18FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D18FFE | 1.00 | 2.32 | 9.07 | 9.07 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A7FF
Deuteranopia (green-blind)
#88ACFB
Tritanopia (blue-blind)
#CCA0BB
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d18ffe; /* rgb */ color: rgb(209, 143, 254); /* oklch */ color: oklch(75.7% 0.167 310.3);
Tailwind
colors: {
custom: {
50: '#e1b1ff',
500: '#d18ffe',
950: '#000000',
},
}SCSS
$custom: #d18ffe; $custom-light: #e1b1ff; $custom-dark: #000000;
JSON
{
"hex": "#d18ffe",
"rgb": {
"r": 209,
"g": 143,
"b": 254
},
"hsl": {
"h": 275.676,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.7572,
"c": 0.16689,
"h": 310.3
},
"luminance": 0.40356
}Semantic roles & 50–950 ramp
primary
#D18FFE
secondary
#E2F7D4
accent
#E6005D
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#151118
muted
#848086