#D283F0#D283F0
#D283F0 is a light, vivid purple. Relative luminance 0.362; OKLCH L 73.3% C 0.171 H 316.2°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #D283F0 |
|---|---|
| RGB | rgb(210, 131, 240) |
| HSL | hsl(283, 78%, 73%) |
| HSV | hsv(283, 45%, 94%) |
| CMYK | cmyk(12.5%, 45.4%, 0%, 5.9%) |
| CIE-LAB | lab(66.69, 48.32, -42.84) |
| CIE-LCH | lch(66.69, 64.58, 318.44°) |
| OKLab | oklab(73.27% 0.1236 -0.1187) |
| OKLCH | oklch(73.27% 0.171 316.2) |
| XYZ | xyz(50.4205, 36.2269, 86.7577) |
| Luminance | 0.3623 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.80
Light Purple
#BF77F6
ΔE00 5.15
Violet (CSS)
#EE82EE
ΔE00 5.27
Lavender Pink
#DD85D7
ΔE00 6.14
Orchid
#DA70D6
ΔE00 6.18
Baby Purple
#CA9BF7
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D283F0 #A1F083
analogous
#9B83F0 #D283F0 #F083D8
triadic
#D283F0 #F0D283 #83F0D2
tetradic
#D283F0 #F09B83 #A1F083 #83D8F0
square
#D283F0 #F09B83 #A1F083 #83D8F0
split-complementary
#D283F0 #D8F083 #83F09B
monochromatic
#A81BDE #BE4CE9 #D283F0 #E6BAF7 #F5E4FC
Accessibility & contrast
On white
2.55
#D283F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#D283F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D283F0
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D283F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D283F0 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6F9DF4
Deuteranopia (green-blind)
#85A5ED
Tritanopia (blue-blind)
#D192AE
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d283f0; /* rgb */ color: rgb(210, 131, 240); /* oklch */ color: oklch(73.3% 0.171 316.2);
Tailwind
colors: {
custom: {
50: '#e2a9f5',
500: '#d283f0',
950: '#000000',
},
}SCSS
$custom: #d283f0; $custom-light: #e2a9f5; $custom-dark: #000000;
JSON
{
"hex": "#d283f0",
"rgb": {
"r": 210,
"g": 131,
"b": 240
},
"hsl": {
"h": 283.486,
"s": 78.417,
"l": 72.745
},
"oklch": {
"l": 0.73272,
"c": 0.17134,
"h": 316.2
},
"luminance": 0.36226
}Semantic roles & 50–950 ramp
primary
#D283F0
secondary
#DFF3D8
accent
#DB0B44
background
#FEFAFF
surface
#FCF4FE
border
#D5CED6
text
#161017
muted
#847F85