#D48FFE#D48FFE
#D48FFE is a light, vivid violet. Relative luminance 0.408; OKLCH L 76.0% C 0.168 H 311.6°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D48FFE |
|---|---|
| RGB | rgb(212, 143, 254) |
| HSL | hsl(277, 98%, 78%) |
| HSV | hsv(277, 44%, 100%) |
| CMYK | cmyk(16.5%, 43.7%, 0%, 0.4%) |
| CIE-LAB | lab(70.03, 45.46, -45.25) |
| CIE-LCH | lch(70.03, 64.14, 315.14°) |
| OKLab | oklab(76.02% 0.1115 -0.1257) |
| OKLCH | oklch(76.02% 0.168 311.6) |
| XYZ | xyz(54.8601, 40.7987, 98.7317) |
| Luminance | 0.4080 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.07
Baby Purple
#CA9BF7
ΔE00 3.90
Pastel Purple
#CAA0FF
ΔE00 4.95
Lilac (survey)
#CEA2FD
ΔE00 5.08
Lavender (survey)
#C79FEF
ΔE00 5.79
Light Purple
#BF77F6
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D48FFE #B9FE8F
analogous
#9C8FFE #D48FFE #FE8FF1
triadic
#D48FFE #FED48F #8FFED4
tetradic
#D48FFE #FE9C8F #B9FE8F #8FF1FE
square
#D48FFE #FE9C8F #B9FE8F #8FF1FE
split-complementary
#D48FFE #F1FE8F #8FFE9C
monochromatic
#A516FD #BD52FD #D48FFE #EBCCFF #F3E1FF
Accessibility & contrast
On white
2.29
#D48FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#D48FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D48FFE
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D48FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D48FFE | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A8FF
Deuteranopia (green-blind)
#8AADFB
Tritanopia (blue-blind)
#D0A0BB
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d48ffe; /* rgb */ color: rgb(212, 143, 254); /* oklch */ color: oklch(76.0% 0.168 311.6);
Tailwind
colors: {
custom: {
50: '#e3b1ff',
500: '#d48ffe',
950: '#000000',
},
}SCSS
$custom: #d48ffe; $custom-light: #e3b1ff; $custom-dark: #000000;
JSON
{
"hex": "#d48ffe",
"rgb": {
"r": 212,
"g": 143,
"b": 254
},
"hsl": {
"h": 277.297,
"s": 98.23,
"l": 77.843
},
"oklch": {
"l": 0.76024,
"c": 0.16802,
"h": 311.6
},
"luminance": 0.40798
}Semantic roles & 50–950 ramp
primary
#D48FFE
secondary
#E1F7D4
accent
#E60057
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086