#D48FFB#D48FFB
#D48FFB is a light, vivid violet. Relative luminance 0.406; OKLCH L 75.9% C 0.165 H 312.4°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D48FFB |
|---|---|
| RGB | rgb(212, 143, 251) |
| HSL | hsl(278, 93%, 77%) |
| HSV | hsv(278, 43%, 98%) |
| CMYK | cmyk(15.5%, 43%, 0%, 1.6%) |
| CIE-LAB | lab(69.90, 44.83, -43.82) |
| CIE-LCH | lch(69.90, 62.69, 315.65°) |
| OKLab | oklab(75.88% 0.1111 -0.1215) |
| OKLCH | oklch(75.88% 0.165 312.4) |
| XYZ | xyz(54.3835, 40.6081, 96.2214) |
| Luminance | 0.4061 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.31
Baby Purple
#CA9BF7
ΔE00 3.82
Pastel Purple
#CAA0FF
ΔE00 5.02
Lilac (survey)
#CEA2FD
ΔE00 5.06
Lavender (survey)
#C79FEF
ΔE00 5.60
Violet (CSS)
#EE82EE
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D48FFB #B6FB8F
analogous
#9E8FFB #D48FFB #FB8FEC
triadic
#D48FFB #FBD48F #8FFBD4
tetradic
#D48FFB #FB9E8F #B6FB8F #8FECFB
square
#D48FFB #FB9E8F #B6FB8F #8FECFB
split-complementary
#D48FFB #ECFB8F #8FFB9E
monochromatic
#A719F7 #BD54F9 #D48FFB #EBCAFD #F4E1FE
Accessibility & contrast
On white
2.30
#D48FFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#D48FFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D48FFB
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D48FFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D48FFB | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#79A7FF
Deuteranopia (green-blind)
#8BACF8
Tritanopia (blue-blind)
#D09FB9
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #d48ffb; /* rgb */ color: rgb(212, 143, 251); /* oklch */ color: oklch(75.9% 0.165 312.4);
Tailwind
colors: {
custom: {
50: '#e3b1fd',
500: '#d48ffb',
950: '#000000',
},
}SCSS
$custom: #d48ffb; $custom-light: #e3b1fd; $custom-dark: #000000;
JSON
{
"hex": "#d48ffb",
"rgb": {
"r": 212,
"g": 143,
"b": 251
},
"hsl": {
"h": 278.333,
"s": 93.103,
"l": 77.255
},
"oklch": {
"l": 0.7588,
"c": 0.16463,
"h": 312.4
},
"luminance": 0.40607
}Semantic roles & 50–950 ramp
primary
#D48FFB
secondary
#E1F6D5
accent
#E60053
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085