#D48FFC#D48FFC
#D48FFC is a light, vivid violet. Relative luminance 0.407; OKLCH L 75.9% C 0.166 H 312.1°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #D48FFC |
|---|---|
| RGB | rgb(212, 143, 252) |
| HSL | hsl(278, 95%, 77%) |
| HSV | hsv(278, 43%, 99%) |
| CMYK | cmyk(15.9%, 43.3%, 0%, 1.2%) |
| CIE-LAB | lab(69.94, 45.04, -44.30) |
| CIE-LCH | lch(69.94, 63.17, 315.48°) |
| OKLab | oklab(75.93% 0.1112 -0.1229) |
| OKLCH | oklch(75.93% 0.166 312.1) |
| XYZ | xyz(54.5415, 40.6713, 97.0537) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.22
Baby Purple
#CA9BF7
ΔE00 3.84
Pastel Purple
#CAA0FF
ΔE00 4.99
Lilac (survey)
#CEA2FD
ΔE00 5.06
Lavender (survey)
#C79FEF
ΔE00 5.66
Violet (CSS)
#EE82EE
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D48FFC #B7FC8F
analogous
#9E8FFC #D48FFC #FC8FED
triadic
#D48FFC #FCD48F #8FFCD4
tetradic
#D48FFC #FC9E8F #B7FC8F #8FEDFC
square
#D48FFC #FC9E8F #B7FC8F #8FEDFC
split-complementary
#D48FFC #EDFC8F #8FFC9E
monochromatic
#A618F9 #BD53FA #D48FFC #EBCBFE #F4E1FE
Accessibility & contrast
On white
2.30
#D48FFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#D48FFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D48FFC
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D48FFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D48FFC | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FF
Deuteranopia (green-blind)
#8BADF9
Tritanopia (blue-blind)
#D09FBA
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d48ffc; /* rgb */ color: rgb(212, 143, 252); /* oklch */ color: oklch(75.9% 0.166 312.1);
Tailwind
colors: {
custom: {
50: '#e3b1fe',
500: '#d48ffc',
950: '#000000',
},
}SCSS
$custom: #d48ffc; $custom-light: #e3b1fe; $custom-dark: #000000;
JSON
{
"hex": "#d48ffc",
"rgb": {
"r": 212,
"g": 143,
"b": 252
},
"hsl": {
"h": 277.982,
"s": 94.783,
"l": 77.451
},
"oklch": {
"l": 0.75928,
"c": 0.16576,
"h": 312.1
},
"luminance": 0.4067
}Semantic roles & 50–950 ramp
primary
#D48FFC
secondary
#E1F6D5
accent
#E60054
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086