#D48DED#D48DED
#D48DED is a light, vivid purple. Relative luminance 0.392; OKLCH L 74.9% C 0.152 H 316.9°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #D48DED |
|---|---|
| RGB | rgb(212, 141, 237) |
| HSL | hsl(284, 73%, 74%) |
| HSV | hsv(284, 41%, 93%) |
| CMYK | cmyk(10.5%, 40.5%, 0%, 7.1%) |
| CIE-LAB | lab(68.87, 43.02, -37.78) |
| CIE-LCH | lch(68.87, 57.25, 318.71°) |
| OKLab | oklab(74.91% 0.1113 -0.1041) |
| OKLCH | oklch(74.91% 0.152 316.9) |
| XYZ | xyz(51.9601, 39.1626, 84.9264) |
| Luminance | 0.3916 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.71
Liliac
#C48EFD
ΔE00 5.09
Violet (CSS)
#EE82EE
ΔE00 5.10
Lavender Pink
#DD85D7
ΔE00 5.24
Lavender (survey)
#C79FEF
ΔE00 5.75
Lilac (survey)
#CEA2FD
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D48DED #A6ED8D
analogous
#A48DED #D48DED #ED8DD6
triadic
#D48DED #EDD48D #8DEDD4
tetradic
#D48DED #EDA48D #A6ED8D #8DD6ED
square
#D48DED #EDA48D #A6ED8D #8DD6ED
split-complementary
#D48DED #D6ED8D #8DEDA4
monochromatic
#AC23DC #C058E5 #D48DED #E8C2F5 #F5E5FB
Accessibility & contrast
On white
2.38
#D48DED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#D48DED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D48DED
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D48DED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D48DED | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA4F1
Deuteranopia (green-blind)
#90AAEA
Tritanopia (blue-blind)
#D39AB2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #d48ded; /* rgb */ color: rgb(212, 141, 237); /* oklch */ color: oklch(74.9% 0.152 316.9);
Tailwind
colors: {
custom: {
50: '#e2aff3',
500: '#d48ded',
950: '#000000',
},
}SCSS
$custom: #d48ded; $custom-light: #e2aff3; $custom-dark: #000000;
JSON
{
"hex": "#d48ded",
"rgb": {
"r": 212,
"g": 141,
"b": 237
},
"hsl": {
"h": 284.375,
"s": 72.727,
"l": 74.118
},
"oklch": {
"l": 0.74907,
"c": 0.15245,
"h": 316.9
},
"luminance": 0.39161
}Semantic roles & 50–950 ramp
primary
#D48DED
secondary
#DFF2D9
accent
#D51144
background
#FEFAFE
surface
#FCF5FD
border
#D5CFD5
text
#161017
muted
#847F85