#D48FF6#D48FF6
#D48FF6 is a light, vivid purple. Relative luminance 0.403; OKLCH L 75.6% C 0.159 H 313.9°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D48FF6 |
|---|---|
| RGB | rgb(212, 143, 246) |
| HSL | hsl(280, 85%, 76%) |
| HSV | hsv(280, 42%, 96%) |
| CMYK | cmyk(13.8%, 41.9%, 0%, 3.5%) |
| CIE-LAB | lab(69.68, 43.79, -41.44) |
| CIE-LCH | lch(69.68, 60.29, 316.58°) |
| OKLab | oklab(75.64% 0.1102 -0.1147) |
| OKLCH | oklch(75.64% 0.159 313.9) |
| XYZ | xyz(53.6057, 40.2970, 92.1251) |
| Luminance | 0.4030 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.84
Liliac
#C48EFD
ΔE00 3.86
Lilac (survey)
#CEA2FD
ΔE00 5.15
Pastel Purple
#CAA0FF
ΔE00 5.26
Lavender (survey)
#C79FEF
ΔE00 5.38
Violet (CSS)
#EE82EE
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D48FF6 #B1F68F
analogous
#A18FF6 #D48FF6 #F68FE5
triadic
#D48FF6 #F6D48F #8FF6D4
tetradic
#D48FF6 #F6A18F #B1F68F #8FE5F6
square
#D48FF6 #F6A18F #B1F68F #8FE5F6
split-complementary
#D48FF6 #E5F68F #8FF6A1
monochromatic
#A91EED #BE56F1 #D48FF6 #EAC8FB #F4E3FD
Accessibility & contrast
On white
2.32
#D48FF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#D48FF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D48FF6
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D48FF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D48FF6 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA6FA
Deuteranopia (green-blind)
#8DACF3
Tritanopia (blue-blind)
#D19EB7
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d48ff6; /* rgb */ color: rgb(212, 143, 246); /* oklch */ color: oklch(75.6% 0.159 313.9);
Tailwind
colors: {
custom: {
50: '#e3b1f9',
500: '#d48ff6',
950: '#000000',
},
}SCSS
$custom: #d48ff6; $custom-light: #e3b1f9; $custom-dark: #000000;
JSON
{
"hex": "#d48ff6",
"rgb": {
"r": 212,
"g": 143,
"b": 246
},
"hsl": {
"h": 280.194,
"s": 85.124,
"l": 76.275
},
"oklch": {
"l": 0.75643,
"c": 0.15903,
"h": 313.9
},
"luminance": 0.40296
}Semantic roles & 50–950 ramp
primary
#D48FF6
secondary
#E0F5D6
accent
#E2044D
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085