#D48FEE#D48FEE
#D48FEE is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.3% C 0.150 H 316.4°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #D48FEE |
|---|---|
| RGB | rgb(212, 143, 238) |
| HSL | hsl(284, 74%, 75%) |
| HSV | hsv(284, 40%, 93%) |
| CMYK | cmyk(10.9%, 39.9%, 0%, 6.7%) |
| CIE-LAB | lab(69.34, 42.16, -37.59) |
| CIE-LCH | lch(69.34, 56.48, 318.28°) |
| OKLab | oklab(75.27% 0.1087 -0.1036) |
| OKLCH | oklch(75.27% 0.15 316.4) |
| XYZ | xyz(52.4042, 39.8164, 85.7971) |
| Luminance | 0.3982 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.30
Liliac
#C48EFD
ΔE00 5.00
Lavender (survey)
#C79FEF
ΔE00 5.33
Violet (CSS)
#EE82EE
ΔE00 5.37
Lavender Pink
#DD85D7
ΔE00 5.50
Lilac (survey)
#CEA2FD
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D48FEE #A9EE8F
analogous
#A58FEE #D48FEE #EE8FD8
triadic
#D48FEE #EED48F #8FEED4
tetradic
#D48FEE #EEA58F #A9EE8F #8FD8EE
square
#D48FEE #EEA58F #A9EE8F #8FD8EE
split-complementary
#D48FEE #D8EE8F #8FEEA5
monochromatic
#AB25DE #C05AE6 #D48FEE #E8C4F6 #F5E4FB
Accessibility & contrast
On white
2.34
#D48FEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#D48FEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D48FEE
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D48FEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D48FEE | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F1
Deuteranopia (green-blind)
#91ABEB
Tritanopia (blue-blind)
#D39CB3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d48fee; /* rgb */ color: rgb(212, 143, 238); /* oklch */ color: oklch(75.3% 0.150 316.4);
Tailwind
colors: {
custom: {
50: '#e2b1f4',
500: '#d48fee',
950: '#000000',
},
}SCSS
$custom: #d48fee; $custom-light: #e2b1f4; $custom-dark: #000000;
JSON
{
"hex": "#d48fee",
"rgb": {
"r": 212,
"g": 143,
"b": 238
},
"hsl": {
"h": 283.579,
"s": 73.643,
"l": 74.706
},
"oklch": {
"l": 0.75274,
"c": 0.15017,
"h": 316.4
},
"luminance": 0.39815
}Semantic roles & 50–950 ramp
primary
#D48FEE
secondary
#E0F3D8
accent
#D61046
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085