#D283F3#D283F3
#D283F3 is a light, vivid purple. Relative luminance 0.364; OKLCH L 73.4% C 0.175 H 315.3°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D283F3 |
|---|---|
| RGB | rgb(210, 131, 243) |
| HSL | hsl(282, 82%, 73%) |
| HSV | hsv(282, 46%, 95%) |
| CMYK | cmyk(13.6%, 46.1%, 0%, 4.7%) |
| CIE-LAB | lab(66.83, 48.93, -44.28) |
| CIE-LCH | lch(66.83, 65.99, 317.86°) |
| OKLab | oklab(73.42% 0.124 -0.1228) |
| OKLCH | oklch(73.42% 0.175 315.3) |
| XYZ | xyz(50.8698, 36.4067, 89.1241) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.49
Light Purple
#BF77F6
ΔE00 4.88
Violet (CSS)
#EE82EE
ΔE00 5.53
Easter Purple
#C071FE
ΔE00 6.16
Baby Purple
#CA9BF7
ΔE00 6.22
Orchid
#DA70D6
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D283F3 #A4F383
analogous
#9A83F3 #D283F3 #F383DC
triadic
#D283F3 #F3D283 #83F3D2
tetradic
#D283F3 #F39A83 #A4F383 #83DCF3
square
#D283F3 #F39A83 #A4F383 #83DCF3
split-complementary
#D283F3 #DCF383 #83F39A
monochromatic
#A816E5 #BE4BEE #D283F3 #E6BBF8 #F5E3FC
Accessibility & contrast
On white
2.54
#D283F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#D283F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D283F3
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D283F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D283F3 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9EF7
Deuteranopia (green-blind)
#83A5F0
Tritanopia (blue-blind)
#D093B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d283f3; /* rgb */ color: rgb(210, 131, 243); /* oklch */ color: oklch(73.4% 0.175 315.3);
Tailwind
colors: {
custom: {
50: '#e2a9f7',
500: '#d283f3',
950: '#000000',
},
}SCSS
$custom: #d283f3; $custom-light: #e2a9f7; $custom-dark: #000000;
JSON
{
"hex": "#d283f3",
"rgb": {
"r": 210,
"g": 131,
"b": 243
},
"hsl": {
"h": 282.321,
"s": 82.353,
"l": 73.333
},
"oklch": {
"l": 0.73418,
"c": 0.17455,
"h": 315.3
},
"luminance": 0.36405
}Semantic roles & 50–950 ramp
primary
#D283F3
secondary
#DFF4D7
accent
#DF0746
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85