#D48FF7#D48FF7
#D48FF7 is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.7% C 0.160 H 313.6°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D48FF7 |
|---|---|
| RGB | rgb(212, 143, 247) |
| HSL | hsl(280, 87%, 76%) |
| HSV | hsv(280, 42%, 97%) |
| CMYK | cmyk(14.2%, 42.1%, 0%, 3.1%) |
| CIE-LAB | lab(69.72, 44.00, -41.92) |
| CIE-LCH | lch(69.72, 60.77, 316.39°) |
| OKLab | oklab(75.69% 0.1104 -0.116) |
| OKLCH | oklch(75.69% 0.16 313.6) |
| XYZ | xyz(53.7596, 40.3585, 92.9356) |
| Luminance | 0.4036 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.74
Baby Purple
#CA9BF7
ΔE00 3.82
Lilac (survey)
#CEA2FD
ΔE00 5.12
Pastel Purple
#CAA0FF
ΔE00 5.20
Lavender (survey)
#C79FEF
ΔE00 5.42
Violet (CSS)
#EE82EE
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D48FF7 #B2F78F
analogous
#A08FF7 #D48FF7 #F78FE6
triadic
#D48FF7 #F7D48F #8FF7D4
tetradic
#D48FF7 #F7A08F #B2F78F #8FE6F7
square
#D48FF7 #F7A08F #B2F78F #8FE6F7
split-complementary
#D48FF7 #E6F78F #8FF7A0
monochromatic
#A81DEF #BE56F3 #D48FF7 #EAC8FB #F4E2FD
Accessibility & contrast
On white
2.31
#D48FF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#D48FF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D48FF7
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D48FF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D48FF7 | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA6FB
Deuteranopia (green-blind)
#8DACF4
Tritanopia (blue-blind)
#D19EB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d48ff7; /* rgb */ color: rgb(212, 143, 247); /* oklch */ color: oklch(75.7% 0.160 313.6);
Tailwind
colors: {
custom: {
50: '#e3b1fa',
500: '#d48ff7',
950: '#000000',
},
}SCSS
$custom: #d48ff7; $custom-light: #e3b1fa; $custom-dark: #000000;
JSON
{
"hex": "#d48ff7",
"rgb": {
"r": 212,
"g": 143,
"b": 247
},
"hsl": {
"h": 279.808,
"s": 86.667,
"l": 76.471
},
"oklch": {
"l": 0.7569,
"c": 0.16015,
"h": 313.6
},
"luminance": 0.40357
}Semantic roles & 50–950 ramp
primary
#D48FF7
secondary
#E0F5D6
accent
#E3024E
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085