#D482EF#D482EF
#D482EF is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.3% C 0.173 H 317.3°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D482EF |
|---|---|
| RGB | rgb(212, 130, 239) |
| HSL | hsl(285, 77%, 72%) |
| HSV | hsv(285, 46%, 94%) |
| CMYK | cmyk(11.3%, 45.6%, 0%, 6.3%) |
| CIE-LAB | lab(66.67, 49.20, -42.31) |
| CIE-LCH | lch(66.67, 64.89, 319.30°) |
| OKLab | oklab(73.29% 0.1271 -0.1171) |
| OKLCH | oklch(73.29% 0.173 317.3) |
| XYZ | xyz(50.7118, 36.1959, 85.9598) |
| Luminance | 0.3619 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.84
Liliac
#C48EFD
ΔE00 5.30
Light Purple
#BF77F6
ΔE00 5.42
Orchid
#DA70D6
ΔE00 5.76
Lavender Pink
#DD85D7
ΔE00 5.78
Purply Pink
#F075E6
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D482EF #9DEF82
analogous
#9E82EF #D482EF #EF82D3
triadic
#D482EF #EFD482 #82EFD4
tetradic
#D482EF #EF9E82 #9DEF82 #82D3EF
square
#D482EF #EF9E82 #9DEF82 #82D3EF
split-complementary
#D482EF #D3EF82 #82EF9E
monochromatic
#AB1CDB #C14CE8 #D482EF #E7B8F6 #F6E4FC
Accessibility & contrast
On white
2.55
#D482EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#D482EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D482EF
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D482EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D482EF | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9DF3
Deuteranopia (green-blind)
#86A5EC
Tritanopia (blue-blind)
#D491AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d482ef; /* rgb */ color: rgb(212, 130, 239); /* oklch */ color: oklch(73.3% 0.173 317.3);
Tailwind
colors: {
custom: {
50: '#e3a8f4',
500: '#d482ef',
950: '#000000',
},
}SCSS
$custom: #d482ef; $custom-light: #e3a8f4; $custom-dark: #000000;
JSON
{
"hex": "#d482ef",
"rgb": {
"r": 212,
"g": 130,
"b": 239
},
"hsl": {
"h": 285.138,
"s": 77.305,
"l": 72.353
},
"oklch": {
"l": 0.73289,
"c": 0.17284,
"h": 317.3
},
"luminance": 0.36194
}Semantic roles & 50–950 ramp
primary
#D482EF
secondary
#DFF3D8
accent
#DA0C3F
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85