#D283F9#D283F9
#D283F9 is a light, vivid purple. Relative luminance 0.368; OKLCH L 73.7% C 0.181 H 313.6°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D283F9 |
|---|---|
| RGB | rgb(210, 131, 249) |
| HSL | hsl(280, 91%, 75%) |
| HSV | hsv(280, 47%, 98%) |
| CMYK | cmyk(15.7%, 47.4%, 0%, 2.4%) |
| CIE-LAB | lab(67.11, 50.17, -47.13) |
| CIE-LCH | lch(67.11, 68.83, 316.79°) |
| OKLab | oklab(73.72% 0.1248 -0.1311) |
| OKLCH | oklch(73.72% 0.181 313.6) |
| XYZ | xyz(51.7907, 36.7750, 93.9742) |
| Luminance | 0.3677 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 3.99
Light Purple
#BF77F6
ΔE00 4.49
Easter Purple
#C071FE
ΔE00 5.65
Violet (CSS)
#EE82EE
ΔE00 6.12
Baby Purple
#CA9BF7
ΔE00 6.21
Purply Pink
#F075E6
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D283F9 #AAF983
analogous
#9783F9 #D283F9 #F983E5
triadic
#D283F9 #F9D283 #83F9D2
tetradic
#D283F9 #F99783 #AAF983 #83E5F9
square
#D283F9 #F99783 #AAF983 #83E5F9
split-complementary
#D283F9 #E5F983 #83F997
monochromatic
#A80EF3 #BD49F6 #D283F9 #E7BDFC #F4E2FE
Accessibility & contrast
On white
2.51
#D283F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#D283F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D283F9
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D283F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D283F9 | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFD
Deuteranopia (green-blind)
#80A5F6
Tritanopia (blue-blind)
#CF95B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d283f9; /* rgb */ color: rgb(210, 131, 249); /* oklch */ color: oklch(73.7% 0.181 313.6);
Tailwind
colors: {
custom: {
50: '#e2a9fc',
500: '#d283f9',
950: '#000000',
},
}SCSS
$custom: #d283f9; $custom-light: #e2a9fc; $custom-dark: #000000;
JSON
{
"hex": "#d283f9",
"rgb": {
"r": 210,
"g": 131,
"b": 249
},
"hsl": {
"h": 280.169,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.73717,
"c": 0.18102,
"h": 313.6
},
"luminance": 0.36774
}Semantic roles & 50–950 ramp
primary
#D283F9
secondary
#E0F6D5
accent
#E6004C
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85