#D48FF4#D48FF4
#D48FF4 is a light, vivid purple. Relative luminance 0.402; OKLCH L 75.5% C 0.157 H 314.5°. Best body text is #000000 at 9.03:1 contrast (WCAG AA passes).
Color values
| HEX | #D48FF4 |
|---|---|
| RGB | rgb(212, 143, 244) |
| HSL | hsl(281, 82%, 76%) |
| HSV | hsv(281, 41%, 96%) |
| CMYK | cmyk(13.1%, 41.4%, 0%, 4.3%) |
| CIE-LAB | lab(69.59, 43.38, -40.48) |
| CIE-LCH | lch(69.59, 59.33, 316.98°) |
| OKLab | oklab(75.55% 0.1098 -0.1119) |
| OKLCH | oklch(75.55% 0.157 314.5) |
| XYZ | xyz(53.3004, 40.1748, 90.5172) |
| Luminance | 0.4017 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.91
Liliac
#C48EFD
ΔE00 4.12
Lilac (survey)
#CEA2FD
ΔE00 5.23
Lavender (survey)
#C79FEF
ΔE00 5.33
Pastel Purple
#CAA0FF
ΔE00 5.39
Violet (CSS)
#EE82EE
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D48FF4 #AFF48F
analogous
#A18FF4 #D48FF4 #F48FE1
triadic
#D48FF4 #F4D48F #8FF4D4
tetradic
#D48FF4 #F4A18F #AFF48F #8FE1F4
square
#D48FF4 #F4A18F #AFF48F #8FE1F4
split-complementary
#D48FF4 #E1F48F #8FF4A1
monochromatic
#A920E9 #BF57EF #D48FF4 #E9C7F9 #F4E3FC
Accessibility & contrast
On white
2.32
#D48FF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.03
#D48FF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D48FF4
9.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D48FF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D48FF4 | 1.00 | 2.32 | 9.03 | 9.03 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F8
Deuteranopia (green-blind)
#8EACF1
Tritanopia (blue-blind)
#D29DB6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d48ff4; /* rgb */ color: rgb(212, 143, 244); /* oklch */ color: oklch(75.5% 0.157 314.5);
Tailwind
colors: {
custom: {
50: '#e3b1f8',
500: '#d48ff4',
950: '#000000',
},
}SCSS
$custom: #d48ff4; $custom-light: #e3b1f8; $custom-dark: #000000;
JSON
{
"hex": "#d48ff4",
"rgb": {
"r": 212,
"g": 143,
"b": 244
},
"hsl": {
"h": 280.99,
"s": 82.114,
"l": 75.882
},
"oklch": {
"l": 0.75549,
"c": 0.1568,
"h": 314.5
},
"luminance": 0.40174
}Semantic roles & 50–950 ramp
primary
#D48FF4
secondary
#E0F4D7
accent
#DF074B
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085