#D48DEB#D48DEB
#D48DEB is a light, vivid purple. Relative luminance 0.390; OKLCH L 74.8% C 0.150 H 317.6°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D48DEB |
|---|---|
| RGB | rgb(212, 141, 235) |
| HSL | hsl(285, 70%, 74%) |
| HSV | hsv(285, 40%, 92%) |
| CMYK | cmyk(9.8%, 40%, 0%, 7.8%) |
| CIE-LAB | lab(68.78, 42.62, -36.81) |
| CIE-LCH | lch(68.78, 56.31, 319.18°) |
| OKLab | oklab(74.82% 0.1109 -0.1014) |
| OKLCH | oklch(74.82% 0.15 317.6) |
| XYZ | xyz(51.6695, 39.0464, 83.3960) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.89
Lavender Pink
#DD85D7
ΔE00 4.92
Violet (CSS)
#EE82EE
ΔE00 5.01
Liliac
#C48EFD
ΔE00 5.41
Lavender (survey)
#C79FEF
ΔE00 5.80
Lilac (survey)
#CEA2FD
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D48DEB #A4EB8D
analogous
#A58DEB #D48DEB #EB8DD3
triadic
#D48DEB #EBD48D #8DEBD4
tetradic
#D48DEB #EBA58D #A4EB8D #8DD3EB
square
#D48DEB #EBA58D #A4EB8D #8DD3EB
split-complementary
#D48DEB #D3EB8D #8DEBA5
monochromatic
#AC26D8 #C059E2 #D48DEB #E8C1F4 #F5E5FA
Accessibility & contrast
On white
2.38
#D48DEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#D48DEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D48DEB
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D48DEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D48DEB | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA3EE
Deuteranopia (green-blind)
#91AAE8
Tritanopia (blue-blind)
#D499B1
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d48deb; /* rgb */ color: rgb(212, 141, 235); /* oklch */ color: oklch(74.8% 0.150 317.6);
Tailwind
colors: {
custom: {
50: '#e2aff1',
500: '#d48deb',
950: '#000000',
},
}SCSS
$custom: #d48deb; $custom-light: #e2aff1; $custom-dark: #000000;
JSON
{
"hex": "#d48deb",
"rgb": {
"r": 212,
"g": 141,
"b": 235
},
"hsl": {
"h": 285.319,
"s": 70.149,
"l": 73.725
},
"oklch": {
"l": 0.74816,
"c": 0.15027,
"h": 317.6
},
"luminance": 0.39045
}Semantic roles & 50–950 ramp
primary
#D48DEB
secondary
#DFF2D9
accent
#D21342
background
#FEFAFE
surface
#FCF5FD
border
#D5CFD5
text
#161017
muted
#847F85