#D481FF#D481FF
#D481FF is a light, vivid violet. Relative luminance 0.369; OKLCH L 73.9% C 0.191 H 313.0°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #D481FF |
|---|---|
| RGB | rgb(212, 129, 255) |
| HSL | hsl(280, 100%, 75%) |
| HSV | hsv(280, 49%, 100%) |
| CMYK | cmyk(16.9%, 49.4%, 0%, 0%) |
| CIE-LAB | lab(67.22, 52.98, -50.23) |
| CIE-LCH | lch(67.22, 73.00, 316.53°) |
| OKLab | oklab(73.94% 0.1306 -0.14) |
| OKLCH | oklch(73.94% 0.191 313) |
| XYZ | xyz(53.0486, 36.9188, 98.9199) |
| Luminance | 0.3692 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 4.26
Light Purple
#BF77F6
ΔE00 4.34
Easter Purple
#C071FE
ΔE00 5.22
Violet (CSS)
#EE82EE
ΔE00 6.49
Baby Purple
#CA9BF7
ΔE00 6.81
Light Urple
#B36FF6
ΔE00 7.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D481FF #ACFF81
analogous
#9581FF #D481FF #FF81EB
triadic
#D481FF #FFD481 #81FFD4
tetradic
#D481FF #FF9581 #ACFF81 #81EBFF
square
#D481FF #FF9581 #ACFF81 #81EBFF
split-complementary
#D481FF #EBFF81 #81FF95
monochromatic
#AA07FF #BF44FF #D481FF #E9BEFF #F5E0FF
Accessibility & contrast
On white
2.50
#D481FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#D481FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D481FF
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D481FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D481FF | 1.00 | 2.50 | 8.38 | 8.38 |
| #FFFFFF | 2.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649FFF
Deuteranopia (green-blind)
#7CA6FC
Tritanopia (blue-blind)
#D095B4
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d481ff; /* rgb */ color: rgb(212, 129, 255); /* oklch */ color: oklch(73.9% 0.191 313.0);
Tailwind
colors: {
custom: {
50: '#e3a8ff',
500: '#d481ff',
950: '#000000',
},
}SCSS
$custom: #d481ff; $custom-light: #e3a8ff; $custom-dark: #000000;
JSON
{
"hex": "#d481ff",
"rgb": {
"r": 212,
"g": 129,
"b": 255
},
"hsl": {
"h": 279.524,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.73939,
"c": 0.19145,
"h": 313
},
"luminance": 0.36918
}Semantic roles & 50–950 ramp
primary
#D481FF
secondary
#E0F7D4
accent
#E6004E
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86