#D48FFD#D48FFD
#D48FFD is a light, vivid violet. Relative luminance 0.407; OKLCH L 76.0% C 0.167 H 311.9°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #D48FFD |
|---|---|
| RGB | rgb(212, 143, 253) |
| HSL | hsl(278, 96%, 78%) |
| HSV | hsv(278, 43%, 99%) |
| CMYK | cmyk(16.2%, 43.5%, 0%, 0.8%) |
| CIE-LAB | lab(69.99, 45.25, -44.77) |
| CIE-LCH | lch(69.99, 63.66, 315.31°) |
| OKLab | oklab(75.98% 0.1114 -0.1243) |
| OKLCH | oklch(75.98% 0.167 311.9) |
| XYZ | xyz(54.7004, 40.7348, 97.8905) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.14
Baby Purple
#CA9BF7
ΔE00 3.86
Pastel Purple
#CAA0FF
ΔE00 4.97
Lilac (survey)
#CEA2FD
ΔE00 5.07
Lavender (survey)
#C79FEF
ΔE00 5.72
Violet (CSS)
#EE82EE
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D48FFD #B8FD8F
analogous
#9D8FFD #D48FFD #FD8FEF
triadic
#D48FFD #FDD48F #8FFDD4
tetradic
#D48FFD #FD9D8F #B8FD8F #8FEFFD
square
#D48FFD #FD9D8F #B8FD8F #8FEFFD
split-complementary
#D48FFD #EFFD8F #8FFD9D
monochromatic
#A617FB #BD53FC #D48FFD #EBCBFE #F3E1FE
Accessibility & contrast
On white
2.30
#D48FFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#D48FFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D48FFD
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D48FFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D48FFD | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A7FF
Deuteranopia (green-blind)
#8AADFA
Tritanopia (blue-blind)
#D09FBA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d48ffd; /* rgb */ color: rgb(212, 143, 253); /* oklch */ color: oklch(76.0% 0.167 311.9);
Tailwind
colors: {
custom: {
50: '#e3b1fe',
500: '#d48ffd',
950: '#000000',
},
}SCSS
$custom: #d48ffd; $custom-light: #e3b1fe; $custom-dark: #000000;
JSON
{
"hex": "#d48ffd",
"rgb": {
"r": 212,
"g": 143,
"b": 253
},
"hsl": {
"h": 277.636,
"s": 96.491,
"l": 77.647
},
"oklch": {
"l": 0.75976,
"c": 0.16689,
"h": 311.9
},
"luminance": 0.40734
}Semantic roles & 50–950 ramp
primary
#D48FFD
secondary
#E1F7D4
accent
#E60056
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086