#D48FF8#D48FF8
#D48FF8 is a light, vivid violet. Relative luminance 0.404; OKLCH L 75.7% C 0.161 H 313.3°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #D48FF8 |
|---|---|
| RGB | rgb(212, 143, 248) |
| HSL | hsl(279, 88%, 77%) |
| HSV | hsv(279, 42%, 97%) |
| CMYK | cmyk(14.5%, 42.3%, 0%, 2.7%) |
| CIE-LAB | lab(69.77, 44.21, -42.39) |
| CIE-LCH | lch(69.77, 61.25, 316.20°) |
| OKLab | oklab(75.74% 0.1105 -0.1174) |
| OKLCH | oklch(75.74% 0.161 313.3) |
| XYZ | xyz(53.9143, 40.4204, 93.7505) |
| Luminance | 0.4042 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.62
Baby Purple
#CA9BF7
ΔE00 3.81
Lilac (survey)
#CEA2FD
ΔE00 5.10
Pastel Purple
#CAA0FF
ΔE00 5.15
Lavender (survey)
#C79FEF
ΔE00 5.46
Violet (CSS)
#EE82EE
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D48FF8 #B3F88F
analogous
#A08FF8 #D48FF8 #F88FE7
triadic
#D48FF8 #F8D48F #8FF8D4
tetradic
#D48FF8 #F8A08F #B3F88F #8FE7F8
square
#D48FF8 #F8A08F #B3F88F #8FE7F8
split-complementary
#D48FF8 #E7F88F #8FF8A0
monochromatic
#A81CF1 #BE55F4 #D48FF8 #EAC9FC #F4E2FD
Accessibility & contrast
On white
2.31
#D48FF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#D48FF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D48FF8
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D48FF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D48FF8 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA7FC
Deuteranopia (green-blind)
#8CACF5
Tritanopia (blue-blind)
#D19EB8
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d48ff8; /* rgb */ color: rgb(212, 143, 248); /* oklch */ color: oklch(75.7% 0.161 313.3);
Tailwind
colors: {
custom: {
50: '#e3b1fb',
500: '#d48ff8',
950: '#000000',
},
}SCSS
$custom: #d48ff8; $custom-light: #e3b1fb; $custom-dark: #000000;
JSON
{
"hex": "#d48ff8",
"rgb": {
"r": 212,
"g": 143,
"b": 248
},
"hsl": {
"h": 279.429,
"s": 88.235,
"l": 76.667
},
"oklch": {
"l": 0.75737,
"c": 0.16127,
"h": 313.3
},
"luminance": 0.40419
}Semantic roles & 50–950 ramp
primary
#D48FF8
secondary
#E1F5D6
accent
#E5014F
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085