#D48FF9#D48FF9
#D48FF9 is a light, vivid violet. Relative luminance 0.405; OKLCH L 75.8% C 0.162 H 313.0°. Best body text is #000000 at 9.10:1 contrast (WCAG AA passes).
Color values
| HEX | #D48FF9 |
|---|---|
| RGB | rgb(212, 143, 249) |
| HSL | hsl(279, 90%, 77%) |
| HSV | hsv(279, 43%, 98%) |
| CMYK | cmyk(14.9%, 42.6%, 0%, 2.4%) |
| CIE-LAB | lab(69.81, 44.42, -42.87) |
| CIE-LCH | lch(69.81, 61.73, 316.01°) |
| OKLab | oklab(75.78% 0.1107 -0.1188) |
| OKLCH | oklch(75.78% 0.162 313) |
| XYZ | xyz(54.0699, 40.4826, 94.5698) |
| Luminance | 0.4048 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.51
Baby Purple
#CA9BF7
ΔE00 3.80
Lilac (survey)
#CEA2FD
ΔE00 5.08
Pastel Purple
#CAA0FF
ΔE00 5.10
Lavender (survey)
#C79FEF
ΔE00 5.50
Violet (CSS)
#EE82EE
ΔE00 6.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D48FF9 #B4F98F
analogous
#9F8FF9 #D48FF9 #F98FE9
triadic
#D48FF9 #F9D48F #8FF9D4
tetradic
#D48FF9 #F99F8F #B4F98F #8FE9F9
square
#D48FF9 #F99F8F #B4F98F #8FE9F9
split-complementary
#D48FF9 #E9F98F #8FF99F
monochromatic
#A71BF3 #BE55F6 #D48FF9 #EAC9FC #F4E2FD
Accessibility & contrast
On white
2.31
#D48FF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.10
#D48FF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D48FF9
9.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D48FF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D48FF9 | 1.00 | 2.31 | 9.10 | 9.10 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7AA7FD
Deuteranopia (green-blind)
#8CACF6
Tritanopia (blue-blind)
#D19EB8
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d48ff9; /* rgb */ color: rgb(212, 143, 249); /* oklch */ color: oklch(75.8% 0.162 313.0);
Tailwind
colors: {
custom: {
50: '#e3b1fb',
500: '#d48ff9',
950: '#000000',
},
}SCSS
$custom: #d48ff9; $custom-light: #e3b1fb; $custom-dark: #000000;
JSON
{
"hex": "#d48ff9",
"rgb": {
"r": 212,
"g": 143,
"b": 249
},
"hsl": {
"h": 279.057,
"s": 89.831,
"l": 76.863
},
"oklch": {
"l": 0.75784,
"c": 0.16238,
"h": 313
},
"luminance": 0.40482
}Semantic roles & 50–950 ramp
primary
#D48FF9
secondary
#E1F6D5
accent
#E60050
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085