#D18FF4#D18FF4
#D18FF4 is a light, vivid violet. Relative luminance 0.397; OKLCH L 75.2% C 0.156 H 313.2°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D18FF4 |
|---|---|
| RGB | rgb(209, 143, 244) |
| HSL | hsl(279, 82%, 76%) |
| HSV | hsv(279, 41%, 96%) |
| CMYK | cmyk(14.3%, 41.4%, 0%, 4.3%) |
| CIE-LAB | lab(69.28, 42.52, -41.00) |
| CIE-LCH | lch(69.28, 59.06, 316.04°) |
| OKLab | oklab(75.24% 0.1064 -0.1134) |
| OKLCH | oklch(75.24% 0.156 313.2) |
| XYZ | xyz(52.4434, 39.7330, 90.4770) |
| Luminance | 0.3973 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.57
Liliac
#C48EFD
ΔE00 3.57
Lilac (survey)
#CEA2FD
ΔE00 5.00
Pastel Purple
#CAA0FF
ΔE00 5.06
Lavender (survey)
#C79FEF
ΔE00 5.07
Violet (CSS)
#EE82EE
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D18FF4 #B2F48F
analogous
#9E8FF4 #D18FF4 #F48FE4
triadic
#D18FF4 #F4D18F #8FF4D1
tetradic
#D18FF4 #F49E8F #B2F48F #8FE4F4
square
#D18FF4 #F49E8F #B2F48F #8FE4F4
split-complementary
#D18FF4 #E4F48F #8FF49E
monochromatic
#A320E9 #BA57EF #D18FF4 #E8C7F9 #F4E3FC
Accessibility & contrast
On white
2.35
#D18FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#D18FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D18FF4
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D18FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D18FF4 | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA5F8
Deuteranopia (green-blind)
#8DABF1
Tritanopia (blue-blind)
#CE9DB6
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d18ff4; /* rgb */ color: rgb(209, 143, 244); /* oklch */ color: oklch(75.2% 0.156 313.2);
Tailwind
colors: {
custom: {
50: '#e0b1f8',
500: '#d18ff4',
950: '#000000',
},
}SCSS
$custom: #d18ff4; $custom-light: #e0b1f8; $custom-dark: #000000;
JSON
{
"hex": "#d18ff4",
"rgb": {
"r": 209,
"g": 143,
"b": 244
},
"hsl": {
"h": 279.208,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.75242,
"c": 0.15551,
"h": 313.2
},
"luminance": 0.39732
}Semantic roles & 50–950 ramp
primary
#D18FF4
secondary
#E1F4D7
accent
#DF0752
background
#FDFBFF
surface
#FBF6FF
border
#D4D0D7
text
#151117
muted
#838085