#D283EB#D283EB
#D283EB is a light, vivid purple. Relative luminance 0.359; OKLCH L 73.0% C 0.166 H 317.7°. Best body text is #000000 at 8.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D283EB |
|---|---|
| RGB | rgb(210, 131, 235) |
| HSL | hsl(286, 72%, 72%) |
| HSV | hsv(286, 44%, 92%) |
| CMYK | cmyk(10.6%, 44.3%, 0%, 7.8%) |
| CIE-LAB | lab(66.47, 47.31, -40.44) |
| CIE-LCH | lch(66.47, 62.24, 319.48°) |
| OKLab | oklab(73.03% 0.1228 -0.1117) |
| OKLCH | oklch(73.03% 0.166 317.7) |
| XYZ | xyz(49.6879, 35.9339, 82.8997) |
| Luminance | 0.3593 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.92
Lavender Pink
#DD85D7
ΔE00 5.32
Liliac
#C48EFD
ΔE00 5.42
Orchid
#DA70D6
ΔE00 5.58
Light Purple
#BF77F6
ΔE00 5.69
Purply Pink
#F075E6
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D283EB #9CEB83
analogous
#9E83EB #D283EB #EB83D0
triadic
#D283EB #EBD283 #83EBD2
tetradic
#D283EB #EB9E83 #9CEB83 #83D0EB
square
#D283EB #EB9E83 #9CEB83 #83D0EB
split-complementary
#D283EB #D0EB83 #83EB9E
monochromatic
#A722D2 #BF4EE2 #D283EB #E5B8F4 #F5E5FB
Accessibility & contrast
On white
2.57
#D283EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.19
#D283EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D283EB
8.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D283EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D283EB | 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)
#729CEF
Deuteranopia (green-blind)
#87A4E8
Tritanopia (blue-blind)
#D291AC
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d283eb; /* rgb */ color: rgb(210, 131, 235); /* oklch */ color: oklch(73.0% 0.166 317.7);
Tailwind
colors: {
custom: {
50: '#e1a9f2',
500: '#d283eb',
950: '#000000',
},
}SCSS
$custom: #d283eb; $custom-light: #e1a9f2; $custom-dark: #000000;
JSON
{
"hex": "#d283eb",
"rgb": {
"r": 210,
"g": 131,
"b": 235
},
"hsl": {
"h": 285.577,
"s": 72.222,
"l": 71.765
},
"oklch": {
"l": 0.73032,
"c": 0.16601,
"h": 317.7
},
"luminance": 0.35932
}Semantic roles & 50–950 ramp
primary
#D283EB
secondary
#DEF2D8
accent
#D41140
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#151017
muted
#847F85