#D484FF#D484FF
#D484FF is a light, vivid violet. Relative luminance 0.377; OKLCH L 74.4% C 0.187 H 312.7°. Best body text is #000000 at 8.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D484FF |
|---|---|
| RGB | rgb(212, 132, 255) |
| HSL | hsl(279, 100%, 76%) |
| HSV | hsv(279, 48%, 100%) |
| CMYK | cmyk(16.9%, 48.2%, 0%, 0%) |
| CIE-LAB | lab(67.81, 51.44, -49.28) |
| CIE-LCH | lch(67.81, 71.24, 316.22°) |
| OKLab | oklab(74.38% 0.1266 -0.1373) |
| OKLCH | oklch(74.38% 0.187 312.7) |
| XYZ | xyz(53.4496, 37.7208, 99.0535) |
| Luminance | 0.3772 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.83
Light Purple
#BF77F6
ΔE00 4.74
Easter Purple
#C071FE
ΔE00 5.72
Baby Purple
#CA9BF7
ΔE00 6.20
Violet (CSS)
#EE82EE
ΔE00 6.42
Pastel Purple
#CAA0FF
ΔE00 7.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D484FF #AFFF84
analogous
#9684FF #D484FF #FF84ED
triadic
#D484FF #FFD484 #84FFD4
tetradic
#D484FF #FF9684 #AFFF84 #84EDFF
square
#D484FF #FF9684 #AFFF84 #84EDFF
split-complementary
#D484FF #EDFF84 #84FF96
monochromatic
#A90AFF #BF47FF #D484FF #E9C1FF #F4E0FF
Accessibility & contrast
On white
2.46
#D484FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.54
#D484FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D484FF
8.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D484FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D484FF | 1.00 | 2.46 | 8.54 | 8.54 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#68A1FF
Deuteranopia (green-blind)
#7FA7FC
Tritanopia (blue-blind)
#D097B6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #d484ff; /* rgb */ color: rgb(212, 132, 255); /* oklch */ color: oklch(74.4% 0.187 312.7);
Tailwind
colors: {
custom: {
50: '#e3aaff',
500: '#d484ff',
950: '#000000',
},
}SCSS
$custom: #d484ff; $custom-light: #e3aaff; $custom-dark: #000000;
JSON
{
"hex": "#d484ff",
"rgb": {
"r": 212,
"g": 132,
"b": 255
},
"hsl": {
"h": 279.024,
"s": 100,
"l": 75.882
},
"oklch": {
"l": 0.74383,
"c": 0.18674,
"h": 312.7
},
"luminance": 0.3772
}Semantic roles & 50–950 ramp
primary
#D484FF
secondary
#E0F7D4
accent
#E60050
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86