#D48FED#D48FED
#D48FED is a light, vivid purple. Relative luminance 0.398; OKLCH L 75.2% C 0.149 H 316.7°. Best body text is #000000 at 8.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D48FED |
|---|---|
| RGB | rgb(212, 143, 237) |
| HSL | hsl(284, 72%, 75%) |
| HSV | hsv(284, 40%, 93%) |
| CMYK | cmyk(10.5%, 39.7%, 0%, 7.1%) |
| CIE-LAB | lab(69.30, 41.96, -37.11) |
| CIE-LCH | lch(69.30, 56.01, 318.51°) |
| OKLab | oklab(75.23% 0.1085 -0.1022) |
| OKLCH | oklch(75.23% 0.149 316.7) |
| XYZ | xyz(52.2577, 39.7578, 85.0255) |
| Luminance | 0.3976 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 4.39
Liliac
#C48EFD
ΔE00 5.16
Violet (CSS)
#EE82EE
ΔE00 5.32
Lavender Pink
#DD85D7
ΔE00 5.34
Lavender (survey)
#C79FEF
ΔE00 5.35
Lilac (survey)
#CEA2FD
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D48FED #A8ED8F
analogous
#A58FED #D48FED #ED8FD7
triadic
#D48FED #EDD48F #8FEDD4
tetradic
#D48FED #EDA58F #A8ED8F #8FD7ED
square
#D48FED #EDA58F #A8ED8F #8FD7ED
split-complementary
#D48FED #D7ED8F #8FEDA5
monochromatic
#AC26DC #C05AE5 #D48FED #E8C4F5 #F5E5FB
Accessibility & contrast
On white
2.35
#D48FED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.95
#D48FED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D48FED
8.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D48FED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D48FED | 1.00 | 2.35 | 8.95 | 8.95 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80A5F0
Deuteranopia (green-blind)
#91ABEA
Tritanopia (blue-blind)
#D39BB3
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #d48fed; /* rgb */ color: rgb(212, 143, 237); /* oklch */ color: oklch(75.2% 0.149 316.7);
Tailwind
colors: {
custom: {
50: '#e2b1f3',
500: '#d48fed',
950: '#000000',
},
}SCSS
$custom: #d48fed; $custom-light: #e2b1f3; $custom-dark: #000000;
JSON
{
"hex": "#d48fed",
"rgb": {
"r": 212,
"g": 143,
"b": 237
},
"hsl": {
"h": 284.043,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.75228,
"c": 0.14907,
"h": 316.7
},
"luminance": 0.39756
}Semantic roles & 50–950 ramp
primary
#D48FED
secondary
#DFF2D9
accent
#D41145
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085