#D48EFE#D48EFE
#D48EFE is a light, vivid violet. Relative luminance 0.405; OKLCH L 75.9% C 0.170 H 311.7°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D48EFE |
|---|---|
| RGB | rgb(212, 142, 254) |
| HSL | hsl(278, 98%, 78%) |
| HSV | hsv(278, 44%, 100%) |
| CMYK | cmyk(16.5%, 44.1%, 0%, 0.4%) |
| CIE-LAB | lab(69.82, 45.99, -45.58) |
| CIE-LCH | lch(69.82, 64.75, 315.26°) |
| OKLab | oklab(75.87% 0.1129 -0.1266) |
| OKLCH | oklch(75.87% 0.17 311.7) |
| XYZ | xyz(54.7106, 40.4998, 98.6819) |
| Luminance | 0.4050 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.07
Baby Purple
#CA9BF7
ΔE00 4.10
Pastel Purple
#CAA0FF
ΔE00 5.16
Lilac (survey)
#CEA2FD
ΔE00 5.30
Lavender (survey)
#C79FEF
ΔE00 5.98
Light Purple
#BF77F6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D48EFE #B8FE8E
analogous
#9C8EFE #D48EFE #FE8EF0
triadic
#D48EFE #FED48E #8EFED4
tetradic
#D48EFE #FE9C8E #B8FE8E #8EF0FE
square
#D48EFE #FE9C8E #B8FE8E #8EF0FE
split-complementary
#D48EFE #F0FE8E #8EFE9C
monochromatic
#A615FD #BD51FD #D48EFE #EBCBFF #F3E1FF
Accessibility & contrast
On white
2.31
#D48EFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#D48EFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D48EFE
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D48EFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D48EFE | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A7FF
Deuteranopia (green-blind)
#89ACFB
Tritanopia (blue-blind)
#D09FBA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d48efe; /* rgb */ color: rgb(212, 142, 254); /* oklch */ color: oklch(75.9% 0.170 311.7);
Tailwind
colors: {
custom: {
50: '#e3b0ff',
500: '#d48efe',
950: '#000000',
},
}SCSS
$custom: #d48efe; $custom-light: #e3b0ff; $custom-dark: #000000;
JSON
{
"hex": "#d48efe",
"rgb": {
"r": 212,
"g": 142,
"b": 254
},
"hsl": {
"h": 277.5,
"s": 98.246,
"l": 77.647
},
"oklch": {
"l": 0.75867,
"c": 0.16964,
"h": 311.7
},
"luminance": 0.40499
}Semantic roles & 50–950 ramp
primary
#D48EFE
secondary
#E1F7D4
accent
#E60056
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086