#D48FF3#D48FF3
#D48FF3 is a light, vivid purple. Relative luminance 0.401; OKLCH L 75.5% C 0.156 H 314.8°. Best body text is #000000 at 9.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D48FF3 |
|---|---|
| RGB | rgb(212, 143, 243) |
| HSL | hsl(281, 81%, 76%) |
| HSV | hsv(281, 41%, 95%) |
| CMYK | cmyk(12.8%, 41.2%, 0%, 4.7%) |
| CIE-LAB | lab(69.55, 43.18, -40.00) |
| CIE-LCH | lch(69.55, 58.86, 317.19°) |
| OKLab | oklab(75.5% 0.1097 -0.1105) |
| OKLCH | oklch(75.5% 0.156 314.8) |
| XYZ | xyz(53.1490, 40.1143, 89.7197) |
| Luminance | 0.4011 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.96
Liliac
#C48EFD
ΔE00 4.25
Lilac (survey)
#CEA2FD
ΔE00 5.28
Lavender (survey)
#C79FEF
ΔE00 5.32
Pastel Purple
#CAA0FF
ΔE00 5.47
Violet (CSS)
#EE82EE
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D48FF3 #AEF38F
analogous
#A28FF3 #D48FF3 #F38FE0
triadic
#D48FF3 #F3D48F #8FF3D4
tetradic
#D48FF3 #F3A28F #AEF38F #8FE0F3
square
#D48FF3 #F3A28F #AEF38F #8FE0F3
split-complementary
#D48FF3 #E0F38F #8FF3A2
monochromatic
#AA20E7 #BF58ED #D48FF3 #E9C6F9 #F4E3FC
Accessibility & contrast
On white
2.33
#D48FF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.02
#D48FF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D48FF3
9.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D48FF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D48FF3 | 1.00 | 2.33 | 9.02 | 9.02 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7DA6F7
Deuteranopia (green-blind)
#8FACF0
Tritanopia (blue-blind)
#D29DB6
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #d48ff3; /* rgb */ color: rgb(212, 143, 243); /* oklch */ color: oklch(75.5% 0.156 314.8);
Tailwind
colors: {
custom: {
50: '#e3b1f7',
500: '#d48ff3',
950: '#000000',
},
}SCSS
$custom: #d48ff3; $custom-light: #e3b1f7; $custom-dark: #000000;
JSON
{
"hex": "#d48ff3",
"rgb": {
"r": 212,
"g": 143,
"b": 243
},
"hsl": {
"h": 281.4,
"s": 80.645,
"l": 75.686
},
"oklch": {
"l": 0.75503,
"c": 0.15569,
"h": 314.8
},
"luminance": 0.40113
}Semantic roles & 50–950 ramp
primary
#D48FF3
secondary
#E0F4D7
accent
#DD094A
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085