#D283ED#D283ED
#D283ED is a light, vivid purple. Relative luminance 0.360; OKLCH L 73.1% C 0.168 H 317.1°. Best body text is #000000 at 8.21:1 contrast (WCAG AA passes).
Color values
| HEX | #D283ED |
|---|---|
| RGB | rgb(210, 131, 237) |
| HSL | hsl(285, 75%, 72%) |
| HSV | hsv(285, 45%, 93%) |
| CMYK | cmyk(11.4%, 44.7%, 0%, 7.1%) |
| CIE-LAB | lab(66.56, 47.71, -41.40) |
| CIE-LCH | lch(66.56, 63.17, 319.05°) |
| OKLab | oklab(73.13% 0.1231 -0.1145) |
| OKLCH | oklch(73.13% 0.168 317.1) |
| XYZ | xyz(49.9785, 36.0502, 84.4300) |
| Luminance | 0.3605 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 5.05
Liliac
#C48EFD
ΔE00 5.16
Light Purple
#BF77F6
ΔE00 5.46
Lavender Pink
#DD85D7
ΔE00 5.65
Orchid
#DA70D6
ΔE00 5.82
Purply Pink
#F075E6
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D283ED #9EED83
analogous
#9D83ED #D283ED #ED83D3
triadic
#D283ED #EDD283 #83EDD2
tetradic
#D283ED #ED9D83 #9EED83 #83D3ED
square
#D283ED #ED9D83 #9EED83 #83D3ED
split-complementary
#D283ED #D3ED83 #83ED9D
monochromatic
#A81FD6 #BF4EE5 #D283ED #E5B8F5 #F5E4FB
Accessibility & contrast
On white
2.56
#D283ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.21
#D283ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D283ED
8.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D283ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D283ED | 1.00 | 2.56 | 8.21 | 8.21 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF1
Deuteranopia (green-blind)
#86A4EA
Tritanopia (blue-blind)
#D192AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d283ed; /* rgb */ color: rgb(210, 131, 237); /* oklch */ color: oklch(73.1% 0.168 317.1);
Tailwind
colors: {
custom: {
50: '#e1a9f3',
500: '#d283ed',
950: '#000000',
},
}SCSS
$custom: #d283ed; $custom-light: #e1a9f3; $custom-dark: #000000;
JSON
{
"hex": "#d283ed",
"rgb": {
"r": 210,
"g": 131,
"b": 237
},
"hsl": {
"h": 284.717,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.73128,
"c": 0.16814,
"h": 317.1
},
"luminance": 0.36049
}Semantic roles & 50–950 ramp
primary
#D283ED
secondary
#DFF3D8
accent
#D70F42
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85