#D484FC#D484FC
#D484FC is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.2% C 0.183 H 313.5°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D484FC |
|---|---|
| RGB | rgb(212, 132, 252) |
| HSL | hsl(280, 95%, 75%) |
| HSV | hsv(280, 48%, 99%) |
| CMYK | cmyk(15.9%, 47.6%, 0%, 1.2%) |
| CIE-LAB | lab(67.67, 50.81, -47.87) |
| CIE-LCH | lch(67.67, 69.81, 316.71°) |
| OKLab | oklab(74.23% 0.1262 -0.1332) |
| OKLCH | oklch(74.23% 0.183 313.5) |
| XYZ | xyz(52.9704, 37.5291, 96.5300) |
| Luminance | 0.3753 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 3.96
Light Purple
#BF77F6
ΔE00 4.81
Easter Purple
#C071FE
ΔE00 5.88
Violet (CSS)
#EE82EE
ΔE00 6.08
Baby Purple
#CA9BF7
ΔE00 6.13
Pastel Purple
#CAA0FF
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D484FC #ACFC84
analogous
#9884FC #D484FC #FC84E8
triadic
#D484FC #FCD484 #84FCD4
tetradic
#D484FC #FC9884 #ACFC84 #84E8FC
square
#D484FC #FC9884 #ACFC84 #84E8FC
split-complementary
#D484FC #E8FC84 #84FC98
monochromatic
#AA0DF9 #BF48FB #D484FC #E9C0FD #F5E1FE
Accessibility & contrast
On white
2.47
#D484FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#D484FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D484FC
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D484FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D484FC | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6AA0FF
Deuteranopia (green-blind)
#81A7F9
Tritanopia (blue-blind)
#D196B4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #d484fc; /* rgb */ color: rgb(212, 132, 252); /* oklch */ color: oklch(74.2% 0.183 313.5);
Tailwind
colors: {
custom: {
50: '#e3aafe',
500: '#d484fc',
950: '#000000',
},
}SCSS
$custom: #d484fc; $custom-light: #e3aafe; $custom-dark: #000000;
JSON
{
"hex": "#d484fc",
"rgb": {
"r": 212,
"g": 132,
"b": 252
},
"hsl": {
"h": 280,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.74231,
"c": 0.18349,
"h": 313.5
},
"luminance": 0.37528
}Semantic roles & 50–950 ramp
primary
#D484FC
secondary
#E0F6D5
accent
#E6004C
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86