#D283EE#D283EE
#D283EE is a light, vivid purple. Relative luminance 0.361; OKLCH L 73.2% C 0.169 H 316.8°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #D283EE |
|---|---|
| RGB | rgb(210, 131, 238) |
| HSL | hsl(284, 76%, 72%) |
| HSV | hsv(284, 45%, 93%) |
| CMYK | cmyk(11.8%, 45%, 0%, 6.7%) |
| CIE-LAB | lab(66.60, 47.92, -41.88) |
| CIE-LCH | lch(66.60, 63.64, 318.84°) |
| OKLab | oklab(73.18% 0.1233 -0.1159) |
| OKLCH | oklch(73.18% 0.169 316.8) |
| XYZ | xyz(50.1250, 36.1088, 85.2016) |
| Luminance | 0.3611 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 5.04
Violet (CSS)
#EE82EE
ΔE00 5.12
Light Purple
#BF77F6
ΔE00 5.35
Lavender Pink
#DD85D7
ΔE00 5.81
Orchid
#DA70D6
ΔE00 5.94
Purply Pink
#F075E6
ΔE00 6.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D283EE #9FEE83
analogous
#9C83EE #D283EE #EE83D5
triadic
#D283EE #EED283 #83EED2
tetradic
#D283EE #EE9C83 #9FEE83 #83D5EE
square
#D283EE #EE9C83 #9FEE83 #83D5EE
split-complementary
#D283EE #D5EE83 #83EE9C
monochromatic
#A81ED9 #BE4DE7 #D283EE #E6B9F5 #F5E4FB
Accessibility & contrast
On white
2.55
#D283EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#D283EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D283EE
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D283EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D283EE | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#709DF2
Deuteranopia (green-blind)
#86A4EB
Tritanopia (blue-blind)
#D192AD
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d283ee; /* rgb */ color: rgb(210, 131, 238); /* oklch */ color: oklch(73.2% 0.169 316.8);
Tailwind
colors: {
custom: {
50: '#e1a9f4',
500: '#d283ee',
950: '#000000',
},
}SCSS
$custom: #d283ee; $custom-light: #e1a9f4; $custom-dark: #000000;
JSON
{
"hex": "#d283ee",
"rgb": {
"r": 210,
"g": 131,
"b": 238
},
"hsl": {
"h": 284.299,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.73175,
"c": 0.16921,
"h": 316.8
},
"luminance": 0.36107
}Semantic roles & 50–950 ramp
primary
#D283EE
secondary
#DFF3D8
accent
#D80D42
background
#FEFAFE
surface
#FCF4FD
border
#D5CED5
text
#161017
muted
#847F85