#D48FFA#D48FFA
#D48FFA is a light, vivid violet. Relative luminance 0.405; OKLCH L 75.8% C 0.164 H 312.7°. Best body text is #000000 at 9.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D48FFA |
|---|---|
| RGB | rgb(212, 143, 250) |
| HSL | hsl(279, 91%, 77%) |
| HSV | hsv(279, 43%, 98%) |
| CMYK | cmyk(15.2%, 42.8%, 0%, 2%) |
| CIE-LAB | lab(69.86, 44.62, -43.35) |
| CIE-LCH | lch(69.86, 62.21, 315.83°) |
| OKLab | oklab(75.83% 0.1109 -0.1202) |
| OKLCH | oklch(75.83% 0.164 312.7) |
| XYZ | xyz(54.2262, 40.5452, 95.3934) |
| Luminance | 0.4054 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.41
Baby Purple
#CA9BF7
ΔE00 3.81
Pastel Purple
#CAA0FF
ΔE00 5.06
Lilac (survey)
#CEA2FD
ΔE00 5.07
Lavender (survey)
#C79FEF
ΔE00 5.55
Violet (CSS)
#EE82EE
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D48FFA #B5FA8F
analogous
#9F8FFA #D48FFA #FA8FEA
triadic
#D48FFA #FAD48F #8FFAD4
tetradic
#D48FFA #FA9F8F #B5FA8F #8FEAFA
square
#D48FFA #FA9F8F #B5FA8F #8FEAFA
split-complementary
#D48FFA #EAFA8F #8FFA9F
monochromatic
#A71AF5 #BE54F7 #D48FFA #EACAFD #F4E2FE
Accessibility & contrast
On white
2.31
#D48FFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.11
#D48FFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D48FFA
9.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D48FFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D48FFA | 1.00 | 2.31 | 9.11 | 9.11 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FE
Deuteranopia (green-blind)
#8CACF7
Tritanopia (blue-blind)
#D19FB9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d48ffa; /* rgb */ color: rgb(212, 143, 250); /* oklch */ color: oklch(75.8% 0.164 312.7);
Tailwind
colors: {
custom: {
50: '#e3b1fc',
500: '#d48ffa',
950: '#000000',
},
}SCSS
$custom: #d48ffa; $custom-light: #e3b1fc; $custom-dark: #000000;
JSON
{
"hex": "#d48ffa",
"rgb": {
"r": 212,
"g": 143,
"b": 250
},
"hsl": {
"h": 278.692,
"s": 91.453,
"l": 77.059
},
"oklch": {
"l": 0.75832,
"c": 0.16351,
"h": 312.7
},
"luminance": 0.40544
}Semantic roles & 50–950 ramp
primary
#D48FFA
secondary
#E1F6D5
accent
#E60052
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085