#D48BEC#D48BEC
#D48BEC is a light, vivid purple. Relative luminance 0.385; OKLCH L 74.5% C 0.155 H 317.5°. Best body text is #000000 at 8.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D48BEC |
|---|---|
| RGB | rgb(212, 139, 236) |
| HSL | hsl(285, 72%, 74%) |
| HSV | hsv(285, 41%, 93%) |
| CMYK | cmyk(10.2%, 41.1%, 0%, 7.5%) |
| CIE-LAB | lab(68.40, 43.88, -37.95) |
| CIE-LCH | lch(68.40, 58.02, 319.14°) |
| OKLab | oklab(74.54% 0.114 -0.1046) |
| OKLCH | oklch(74.54% 0.155 317.5) |
| XYZ | xyz(51.5222, 38.5199, 84.0616) |
| Luminance | 0.3852 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.86
Lavender Pink
#DD85D7
ΔE00 5.02
Baby Purple
#CA9BF7
ΔE00 5.13
Liliac
#C48EFD
ΔE00 5.23
Lavender (survey)
#C79FEF
ΔE00 6.18
Lilac (survey)
#CEA2FD
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D48BEC #A3EC8B
analogous
#A38BEC #D48BEC #EC8BD3
triadic
#D48BEC #ECD48B #8BECD4
tetradic
#D48BEC #ECA38B #A3EC8B #8BD3EC
square
#D48BEC #ECA38B #A3EC8B #8BD3EC
split-complementary
#D48BEC #D3EC8B #8BECA3
monochromatic
#AC24D9 #C156E3 #D48BEC #E7C0F5 #F5E5FB
Accessibility & contrast
On white
2.41
#D48BEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.70
#D48BEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D48BEC
8.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D48BEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D48BEC | 1.00 | 2.41 | 8.70 | 8.70 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA2F0
Deuteranopia (green-blind)
#8FA9E9
Tritanopia (blue-blind)
#D498B0
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #d48bec; /* rgb */ color: rgb(212, 139, 236); /* oklch */ color: oklch(74.5% 0.155 317.5);
Tailwind
colors: {
custom: {
50: '#e3aef2',
500: '#d48bec',
950: '#000000',
},
}SCSS
$custom: #d48bec; $custom-light: #e3aef2; $custom-dark: #000000;
JSON
{
"hex": "#d48bec",
"rgb": {
"r": 212,
"g": 139,
"b": 236
},
"hsl": {
"h": 285.155,
"s": 71.852,
"l": 73.529
},
"oklch": {
"l": 0.74542,
"c": 0.15473,
"h": 317.5
},
"luminance": 0.38518
}Semantic roles & 50–950 ramp
primary
#D48BEC
secondary
#DFF2D9
accent
#D41242
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85