#D283F5#D283F5
#D283F5 is a light, vivid purple. Relative luminance 0.365; OKLCH L 73.5% C 0.177 H 314.7°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D283F5 |
|---|---|
| RGB | rgb(210, 131, 245) |
| HSL | hsl(282, 85%, 74%) |
| HSV | hsv(282, 47%, 96%) |
| CMYK | cmyk(14.3%, 46.5%, 0%, 3.9%) |
| CIE-LAB | lab(66.92, 49.34, -45.23) |
| CIE-LCH | lch(66.92, 66.93, 317.49°) |
| OKLab | oklab(73.52% 0.1243 -0.1256) |
| OKLCH | oklch(73.52% 0.177 314.7) |
| XYZ | xyz(51.1735, 36.5281, 90.7234) |
| Luminance | 0.3653 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.30
Light Purple
#BF77F6
ΔE00 4.72
Violet (CSS)
#EE82EE
ΔE00 5.72
Easter Purple
#C071FE
ΔE00 5.97
Baby Purple
#CA9BF7
ΔE00 6.20
Orchid
#DA70D6
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D283F5 #A6F583
analogous
#9983F5 #D283F5 #F583DF
triadic
#D283F5 #F5D283 #83F5D2
tetradic
#D283F5 #F59983 #A6F583 #83DFF5
square
#D283F5 #F59983 #A6F583 #83DFF5
split-complementary
#D283F5 #DFF583 #83F599
monochromatic
#A813EB #BD4AF0 #D283F5 #E7BCFA #F5E3FD
Accessibility & contrast
On white
2.53
#D283F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#D283F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D283F5
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D283F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D283F5 | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6C9EF9
Deuteranopia (green-blind)
#82A5F2
Tritanopia (blue-blind)
#D094B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d283f5; /* rgb */ color: rgb(210, 131, 245); /* oklch */ color: oklch(73.5% 0.177 314.7);
Tailwind
colors: {
custom: {
50: '#e2a9f9',
500: '#d283f5',
950: '#000000',
},
}SCSS
$custom: #d283f5; $custom-light: #e2a9f9; $custom-dark: #000000;
JSON
{
"hex": "#d283f5",
"rgb": {
"r": 210,
"g": 131,
"b": 245
},
"hsl": {
"h": 281.579,
"s": 85.075,
"l": 73.725
},
"oklch": {
"l": 0.73517,
"c": 0.1767,
"h": 314.7
},
"luminance": 0.36527
}Semantic roles & 50–950 ramp
primary
#D283F5
secondary
#E0F5D6
accent
#E20448
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85