#D283F2#D283F2
#D283F2 is a light, vivid purple. Relative luminance 0.363; OKLCH L 73.4% C 0.173 H 315.6°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #D283F2 |
|---|---|
| RGB | rgb(210, 131, 242) |
| HSL | hsl(283, 81%, 73%) |
| HSV | hsv(283, 46%, 95%) |
| CMYK | cmyk(13.2%, 45.9%, 0%, 5.1%) |
| CIE-LAB | lab(66.78, 48.73, -43.80) |
| CIE-LCH | lch(66.78, 65.52, 318.05°) |
| OKLab | oklab(73.37% 0.1239 -0.1214) |
| OKLCH | oklch(73.37% 0.173 315.6) |
| XYZ | xyz(50.7192, 36.3464, 88.3310) |
| Luminance | 0.3634 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.59
Light Purple
#BF77F6
ΔE00 4.96
Violet (CSS)
#EE82EE
ΔE00 5.44
Baby Purple
#CA9BF7
ΔE00 6.24
Easter Purple
#C071FE
ΔE00 6.25
Orchid
#DA70D6
ΔE00 6.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D283F2 #A3F283
analogous
#9A83F2 #D283F2 #F283DA
triadic
#D283F2 #F2D283 #83F2D2
tetradic
#D283F2 #F29A83 #A3F283 #83DAF2
square
#D283F2 #F29A83 #A3F283 #83DAF2
split-complementary
#D283F2 #DAF283 #83F29A
monochromatic
#A818E3 #BE4CEC #D283F2 #E6BAF8 #F5E3FC
Accessibility & contrast
On white
2.54
#D283F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#D283F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D283F2
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D283F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D283F2 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6E9EF6
Deuteranopia (green-blind)
#84A5EF
Tritanopia (blue-blind)
#D093AF
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #d283f2; /* rgb */ color: rgb(210, 131, 242); /* oklch */ color: oklch(73.4% 0.173 315.6);
Tailwind
colors: {
custom: {
50: '#e2a9f7',
500: '#d283f2',
950: '#000000',
},
}SCSS
$custom: #d283f2; $custom-light: #e2a9f7; $custom-dark: #000000;
JSON
{
"hex": "#d283f2",
"rgb": {
"r": 210,
"g": 131,
"b": 242
},
"hsl": {
"h": 282.703,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.73369,
"c": 0.17348,
"h": 315.6
},
"luminance": 0.36345
}Semantic roles & 50–950 ramp
primary
#D283F2
secondary
#DFF4D7
accent
#DD0846
background
#FEFAFF
surface
#FCF4FE
border
#D5CED6
text
#161017
muted
#847F85