#D48EF6#D48EF6
#D48EF6 is a light, vivid purple. Relative luminance 0.400; OKLCH L 75.5% C 0.161 H 314.0°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #D48EF6 |
|---|---|
| RGB | rgb(212, 142, 246) |
| HSL | hsl(280, 85%, 76%) |
| HSV | hsv(280, 42%, 96%) |
| CMYK | cmyk(13.8%, 42.3%, 0%, 3.5%) |
| CIE-LAB | lab(69.47, 44.32, -41.77) |
| CIE-LCH | lch(69.47, 60.90, 316.70°) |
| OKLab | oklab(75.48% 0.1116 -0.1156) |
| OKLCH | oklch(75.48% 0.161 314) |
| XYZ | xyz(53.4562, 39.9981, 92.0753) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 3.84
Baby Purple
#CA9BF7
ΔE00 4.04
Lilac (survey)
#CEA2FD
ΔE00 5.37
Pastel Purple
#CAA0FF
ΔE00 5.45
Lavender (survey)
#C79FEF
ΔE00 5.59
Violet (CSS)
#EE82EE
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D48EF6 #B0F68E
analogous
#A08EF6 #D48EF6 #F68EE4
triadic
#D48EF6 #F6D48E #8EF6D4
tetradic
#D48EF6 #F6A08E #B0F68E #8EE4F6
square
#D48EF6 #F6A08E #B0F68E #8EE4F6
split-complementary
#D48EF6 #E4F68E #8EF6A0
monochromatic
#A91DED #BE55F1 #D48EF6 #EAC7FB #F4E3FD
Accessibility & contrast
On white
2.33
#D48EF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#D48EF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D48EF6
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D48EF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D48EF6 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA6FA
Deuteranopia (green-blind)
#8DACF3
Tritanopia (blue-blind)
#D29DB6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d48ef6; /* rgb */ color: rgb(212, 142, 246); /* oklch */ color: oklch(75.5% 0.161 314.0);
Tailwind
colors: {
custom: {
50: '#e3b0f9',
500: '#d48ef6',
950: '#000000',
},
}SCSS
$custom: #d48ef6; $custom-light: #e3b0f9; $custom-dark: #000000;
JSON
{
"hex": "#d48ef6",
"rgb": {
"r": 212,
"g": 142,
"b": 246
},
"hsl": {
"h": 280.385,
"s": 85.246,
"l": 76.078
},
"oklch": {
"l": 0.75483,
"c": 0.16069,
"h": 314
},
"luminance": 0.39997
}Semantic roles & 50–950 ramp
primary
#D48EF6
secondary
#E0F5D6
accent
#E2044C
background
#FEFAFF
surface
#FCF5FF
border
#D5CFD7
text
#161117
muted
#848085