#D18FF3#D18FF3
#D18FF3 is a light, vivid violet. Relative luminance 0.397; OKLCH L 75.2% C 0.154 H 313.5°. Best body text is #000000 at 8.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D18FF3 |
|---|---|
| RGB | rgb(209, 143, 243) |
| HSL | hsl(280, 81%, 76%) |
| HSV | hsv(280, 41%, 95%) |
| CMYK | cmyk(14%, 41.2%, 0%, 4.7%) |
| CIE-LAB | lab(69.24, 42.31, -40.52) |
| CIE-LCH | lch(69.24, 58.58, 316.24°) |
| OKLab | oklab(75.2% 0.1062 -0.1121) |
| OKLCH | oklch(75.2% 0.154 313.5) |
| XYZ | xyz(52.2920, 39.6724, 89.6795) |
| Luminance | 0.3967 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.60
Liliac
#C48EFD
ΔE00 3.72
Lilac (survey)
#CEA2FD
ΔE00 5.04
Lavender (survey)
#C79FEF
ΔE00 5.05
Pastel Purple
#CAA0FF
ΔE00 5.13
Violet (CSS)
#EE82EE
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D18FF3 #B1F38F
analogous
#9F8FF3 #D18FF3 #F38FE3
triadic
#D18FF3 #F3D18F #8FF3D1
tetradic
#D18FF3 #F39F8F #B1F38F #8FE3F3
square
#D18FF3 #F39F8F #B1F38F #8FE3F3
split-complementary
#D18FF3 #E3F38F #8FF39F
monochromatic
#A420E7 #BA58ED #D18FF3 #E8C6F9 #F4E3FC
Accessibility & contrast
On white
2.35
#D18FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.93
#D18FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D18FF3
8.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D18FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D18FF3 | 1.00 | 2.35 | 8.93 | 8.93 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA5F7
Deuteranopia (green-blind)
#8DABF0
Tritanopia (blue-blind)
#CE9DB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d18ff3; /* rgb */ color: rgb(209, 143, 243); /* oklch */ color: oklch(75.2% 0.154 313.5);
Tailwind
colors: {
custom: {
50: '#e0b1f7',
500: '#d18ff3',
950: '#000000',
},
}SCSS
$custom: #d18ff3; $custom-light: #e0b1f7; $custom-dark: #000000;
JSON
{
"hex": "#d18ff3",
"rgb": {
"r": 209,
"g": 143,
"b": 243
},
"hsl": {
"h": 279.6,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.75195,
"c": 0.15438,
"h": 313.5
},
"luminance": 0.39671
}Semantic roles & 50–950 ramp
primary
#D18FF3
secondary
#E1F4D7
accent
#DD0951
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085