#D48EF8#D48EF8
#D48EF8 is a light, vivid violet. Relative luminance 0.401; OKLCH L 75.6% C 0.163 H 313.4°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D48EF8 |
|---|---|
| RGB | rgb(212, 142, 248) |
| HSL | hsl(280, 88%, 76%) |
| HSV | hsv(280, 43%, 97%) |
| CMYK | cmyk(14.5%, 42.7%, 0%, 2.7%) |
| CIE-LAB | lab(69.56, 44.74, -42.72) |
| CIE-LCH | lch(69.56, 61.86, 316.32°) |
| OKLab | oklab(75.58% 0.1119 -0.1184) |
| OKLCH | oklch(75.58% 0.163 313.4) |
| XYZ | xyz(53.7649, 40.1215, 93.7007) |
| Luminance | 0.4012 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.61
Baby Purple
#CA9BF7
ΔE00 4.01
Lilac (survey)
#CEA2FD
ΔE00 5.32
Pastel Purple
#CAA0FF
ΔE00 5.34
Lavender (survey)
#C79FEF
ΔE00 5.66
Violet (CSS)
#EE82EE
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D48EF8 #B2F88E
analogous
#9F8EF8 #D48EF8 #F88EE7
triadic
#D48EF8 #F8D48E #8EF8D4
tetradic
#D48EF8 #F89F8E #B2F88E #8EE7F8
square
#D48EF8 #F89F8E #B2F88E #8EE7F8
split-complementary
#D48EF8 #E7F88E #8EF89F
monochromatic
#A81BF1 #BE54F4 #D48EF8 #EAC8FC #F4E2FD
Accessibility & contrast
On white
2.33
#D48EF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#D48EF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D48EF8
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D48EF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D48EF8 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A6FC
Deuteranopia (green-blind)
#8CACF5
Tritanopia (blue-blind)
#D19DB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d48ef8; /* rgb */ color: rgb(212, 142, 248); /* oklch */ color: oklch(75.6% 0.163 313.4);
Tailwind
colors: {
custom: {
50: '#e3b0fb',
500: '#d48ef8',
950: '#000000',
},
}SCSS
$custom: #d48ef8; $custom-light: #e3b0fb; $custom-dark: #000000;
JSON
{
"hex": "#d48ef8",
"rgb": {
"r": 212,
"g": 142,
"b": 248
},
"hsl": {
"h": 279.623,
"s": 88.333,
"l": 76.471
},
"oklch": {
"l": 0.75578,
"c": 0.16291,
"h": 313.4
},
"luminance": 0.4012
}Semantic roles & 50–950 ramp
primary
#D48EF8
secondary
#E0F5D6
accent
#E5014E
background
#FEFAFF
surface
#FCF5FF
border
#D5CFD7
text
#161117
muted
#848085