#D18FEB#D18FEB
#D18FEB is a light, vivid purple. Relative luminance 0.392; OKLCH L 74.8% C 0.145 H 316.0°. Best body text is #000000 at 8.84:1 contrast (WCAG AA passes).
Color values
| HEX | #D18FEB |
|---|---|
| RGB | rgb(209, 143, 235) |
| HSL | hsl(283, 70%, 74%) |
| HSV | hsv(283, 39%, 92%) |
| CMYK | cmyk(11.1%, 39.1%, 0%, 7.8%) |
| CIE-LAB | lab(68.90, 40.66, -36.66) |
| CIE-LCH | lch(68.90, 54.75, 317.96°) |
| OKLab | oklab(74.83% 0.1046 -0.101) |
| OKLCH | oklch(74.83% 0.145 316) |
| XYZ | xyz(51.1101, 39.1996, 83.4551) |
| Luminance | 0.3920 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.19
Liliac
#C48EFD
ΔE00 5.00
Lavender (survey)
#C79FEF
ΔE00 5.06
Lavender Pink
#DD85D7
ΔE00 5.47
Lilac (survey)
#CEA2FD
ΔE00 5.59
Violet (CSS)
#EE82EE
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D18FEB #A9EB8F
analogous
#A38FEB #D18FEB #EB8FD7
triadic
#D18FEB #EBD18F #8FEBD1
tetradic
#D18FEB #EBA38F #A9EB8F #8FD7EB
square
#D18FEB #EBA38F #A9EB8F #8FD7EB
split-complementary
#D18FEB #D7EB8F #8FEBA3
monochromatic
#A627D8 #BC5BE2 #D18FEB #E6C3F4 #F4E5FA
Accessibility & contrast
On white
2.38
#D18FEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.84
#D18FEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D18FEB
8.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D18FEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D18FEB | 1.00 | 2.38 | 8.84 | 8.84 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A4EE
Deuteranopia (green-blind)
#91AAE8
Tritanopia (blue-blind)
#D09BB2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d18feb; /* rgb */ color: rgb(209, 143, 235); /* oklch */ color: oklch(74.8% 0.145 316.0);
Tailwind
colors: {
custom: {
50: '#e0b1f1',
500: '#d18feb',
950: '#000000',
},
}SCSS
$custom: #d18feb; $custom-light: #e0b1f1; $custom-dark: #000000;
JSON
{
"hex": "#d18feb",
"rgb": {
"r": 209,
"g": 143,
"b": 235
},
"hsl": {
"h": 283.043,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.74828,
"c": 0.14542,
"h": 316
},
"luminance": 0.39198
}Semantic roles & 50–950 ramp
primary
#D18FEB
secondary
#E0F2D9
accent
#D21449
background
#FDFAFE
surface
#FBF5FD
border
#D4CFD5
text
#151117
muted
#838085