#D283F4#D283F4
#D283F4 is a light, vivid purple. Relative luminance 0.365; OKLCH L 73.5% C 0.176 H 315.0°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D283F4 |
|---|---|
| RGB | rgb(210, 131, 244) |
| HSL | hsl(282, 84%, 74%) |
| HSV | hsv(282, 46%, 96%) |
| CMYK | cmyk(13.9%, 46.3%, 0%, 4.3%) |
| CIE-LAB | lab(66.88, 49.14, -44.75) |
| CIE-LCH | lch(66.88, 66.46, 317.67°) |
| OKLab | oklab(73.47% 0.1242 -0.1242) |
| OKLCH | oklch(73.47% 0.176 315) |
| XYZ | xyz(51.0212, 36.4672, 89.9216) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.39
Light Purple
#BF77F6
ΔE00 4.80
Violet (CSS)
#EE82EE
ΔE00 5.63
Easter Purple
#C071FE
ΔE00 6.06
Baby Purple
#CA9BF7
ΔE00 6.21
Orchid
#DA70D6
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D283F4 #A5F483
analogous
#9983F4 #D283F4 #F483DD
triadic
#D283F4 #F4D283 #83F4D2
tetradic
#D283F4 #F49983 #A5F483 #83DDF4
square
#D283F4 #F49983 #A5F483 #83DDF4
split-complementary
#D283F4 #DDF483 #83F499
monochromatic
#A815E8 #BE4BEF #D283F4 #E6BBF9 #F5E3FD
Accessibility & contrast
On white
2.53
#D283F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#D283F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D283F4
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D283F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D283F4 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6D9EF8
Deuteranopia (green-blind)
#83A5F1
Tritanopia (blue-blind)
#D094B0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d283f4; /* rgb */ color: rgb(210, 131, 244); /* oklch */ color: oklch(73.5% 0.176 315.0);
Tailwind
colors: {
custom: {
50: '#e2a9f8',
500: '#d283f4',
950: '#000000',
},
}SCSS
$custom: #d283f4; $custom-light: #e2a9f8; $custom-dark: #000000;
JSON
{
"hex": "#d283f4",
"rgb": {
"r": 210,
"g": 131,
"b": 244
},
"hsl": {
"h": 281.947,
"s": 83.704,
"l": 73.529
},
"oklch": {
"l": 0.73468,
"c": 0.17562,
"h": 315
},
"luminance": 0.36466
}Semantic roles & 50–950 ramp
primary
#D283F4
secondary
#E0F4D7
accent
#E00547
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85