#D48FF5#D48FF5
#D48FF5 is a light, vivid purple. Relative luminance 0.402; OKLCH L 75.6% C 0.158 H 314.2°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #D48FF5 |
|---|---|
| RGB | rgb(212, 143, 245) |
| HSL | hsl(281, 84%, 76%) |
| HSV | hsv(281, 42%, 96%) |
| CMYK | cmyk(13.5%, 41.6%, 0%, 3.9%) |
| CIE-LAB | lab(69.64, 43.59, -40.96) |
| CIE-LCH | lch(69.64, 59.81, 316.78°) |
| OKLab | oklab(75.6% 0.11 -0.1133) |
| OKLCH | oklch(75.6% 0.158 314.2) |
| XYZ | xyz(53.4526, 40.2357, 91.3190) |
| Luminance | 0.4023 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.87
Liliac
#C48EFD
ΔE00 3.99
Lilac (survey)
#CEA2FD
ΔE00 5.19
Pastel Purple
#CAA0FF
ΔE00 5.32
Lavender (survey)
#C79FEF
ΔE00 5.36
Violet (CSS)
#EE82EE
ΔE00 5.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D48FF5 #B0F58F
analogous
#A18FF5 #D48FF5 #F58FE3
triadic
#D48FF5 #F5D48F #8FF5D4
tetradic
#D48FF5 #F5A18F #B0F58F #8FE3F5
square
#D48FF5 #F5A18F #B0F58F #8FE3F5
split-complementary
#D48FF5 #E3F58F #8FF5A1
monochromatic
#A91FEB #BE57F0 #D48FF5 #EAC7FA #F4E3FC
Accessibility & contrast
On white
2.32
#D48FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#D48FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D48FF5
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D48FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D48FF5 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA6F9
Deuteranopia (green-blind)
#8EACF2
Tritanopia (blue-blind)
#D29DB6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d48ff5; /* rgb */ color: rgb(212, 143, 245); /* oklch */ color: oklch(75.6% 0.158 314.2);
Tailwind
colors: {
custom: {
50: '#e3b1f9',
500: '#d48ff5',
950: '#000000',
},
}SCSS
$custom: #d48ff5; $custom-light: #e3b1f9; $custom-dark: #000000;
JSON
{
"hex": "#d48ff5",
"rgb": {
"r": 212,
"g": 143,
"b": 245
},
"hsl": {
"h": 280.588,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.75596,
"c": 0.15791,
"h": 314.2
},
"luminance": 0.40235
}Semantic roles & 50–950 ramp
primary
#D48FF5
secondary
#E0F4D7
accent
#E0054C
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085