#D283F7#D283F7
#D283F7 is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.6% C 0.179 H 314.1°. Best body text is #000000 at 8.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D283F7 |
|---|---|
| RGB | rgb(210, 131, 247) |
| HSL | hsl(281, 88%, 74%) |
| HSV | hsv(281, 47%, 97%) |
| CMYK | cmyk(15%, 47%, 0%, 3.1%) |
| CIE-LAB | lab(67.01, 49.75, -46.18) |
| CIE-LCH | lch(67.01, 67.88, 317.13°) |
| OKLab | oklab(73.62% 0.1246 -0.1283) |
| OKLCH | oklch(73.62% 0.179 314.1) |
| XYZ | xyz(51.4804, 36.6509, 92.3401) |
| Luminance | 0.3665 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.13
Light Purple
#BF77F6
ΔE00 4.60
Easter Purple
#C071FE
ΔE00 5.80
Violet (CSS)
#EE82EE
ΔE00 5.92
Baby Purple
#CA9BF7
ΔE00 6.20
Orchid
#DA70D6
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D283F7 #A8F783
analogous
#9883F7 #D283F7 #F783E2
triadic
#D283F7 #F7D283 #83F7D2
tetradic
#D283F7 #F79883 #A8F783 #83E2F7
square
#D283F7 #F79883 #A8F783 #83E2F7
split-complementary
#D283F7 #E2F783 #83F798
monochromatic
#A810F0 #BD4AF3 #D283F7 #E7BCFB #F5E2FD
Accessibility & contrast
On white
2.52
#D283F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.33
#D283F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D283F7
8.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D283F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D283F7 | 1.00 | 2.52 | 8.33 | 8.33 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9FFB
Deuteranopia (green-blind)
#81A5F4
Tritanopia (blue-blind)
#CF94B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d283f7; /* rgb */ color: rgb(210, 131, 247); /* oklch */ color: oklch(73.6% 0.179 314.1);
Tailwind
colors: {
custom: {
50: '#e2a9fa',
500: '#d283f7',
950: '#000000',
},
}SCSS
$custom: #d283f7; $custom-light: #e2a9fa; $custom-dark: #000000;
JSON
{
"hex": "#d283f7",
"rgb": {
"r": 210,
"g": 131,
"b": 247
},
"hsl": {
"h": 280.862,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.73616,
"c": 0.17886,
"h": 314.1
},
"luminance": 0.3665
}Semantic roles & 50–950 ramp
primary
#D283F7
secondary
#E0F5D6
accent
#E4014A
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85