#D481EF#D481EF
#D481EF is a light, vivid purple. Relative luminance 0.359; OKLCH L 73.1% C 0.174 H 317.4°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D481EF |
|---|---|
| RGB | rgb(212, 129, 239) |
| HSL | hsl(285, 77%, 72%) |
| HSV | hsv(285, 46%, 94%) |
| CMYK | cmyk(11.3%, 46%, 0%, 6.3%) |
| CIE-LAB | lab(66.47, 49.72, -42.63) |
| CIE-LCH | lch(66.47, 65.49, 319.39°) |
| OKLab | oklab(73.14% 0.1285 -0.118) |
| OKLCH | oklch(73.14% 0.174 317.4) |
| XYZ | xyz(50.5794, 35.9311, 85.9157) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.87
Light Purple
#BF77F6
ΔE00 5.30
Liliac
#C48EFD
ΔE00 5.40
Orchid
#DA70D6
ΔE00 5.64
Lavender Pink
#DD85D7
ΔE00 5.85
Purply Pink
#F075E6
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D481EF #9CEF81
analogous
#9D81EF #D481EF #EF81D3
triadic
#D481EF #EFD481 #81EFD4
tetradic
#D481EF #EF9D81 #9CEF81 #81D3EF
square
#D481EF #EF9D81 #9CEF81 #81D3EF
split-complementary
#D481EF #D3EF81 #81EF9D
monochromatic
#AB1CDA #C14BE8 #D481EF #E7B7F6 #F6E4FC
Accessibility & contrast
On white
2.57
#D481EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#D481EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D481EF
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D481EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D481EF | 1.00 | 2.57 | 8.19 | 8.19 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9CF3
Deuteranopia (green-blind)
#85A4EC
Tritanopia (blue-blind)
#D490AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d481ef; /* rgb */ color: rgb(212, 129, 239); /* oklch */ color: oklch(73.1% 0.174 317.4);
Tailwind
colors: {
custom: {
50: '#e3a8f4',
500: '#d481ef',
950: '#000000',
},
}SCSS
$custom: #d481ef; $custom-light: #e3a8f4; $custom-dark: #000000;
JSON
{
"hex": "#d481ef",
"rgb": {
"r": 212,
"g": 129,
"b": 239
},
"hsl": {
"h": 285.273,
"s": 77.465,
"l": 72.157
},
"oklch": {
"l": 0.73139,
"c": 0.17447,
"h": 317.4
},
"luminance": 0.3593
}Semantic roles & 50–950 ramp
primary
#D481EF
secondary
#DEF3D8
accent
#DA0C3E
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85