#D283F6#D283F6
#D283F6 is a light, vivid purple. Relative luminance 0.366; OKLCH L 73.6% C 0.178 H 314.4°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #D283F6 |
|---|---|
| RGB | rgb(210, 131, 246) |
| HSL | hsl(281, 86%, 74%) |
| HSV | hsv(281, 47%, 96%) |
| CMYK | cmyk(14.6%, 46.7%, 0%, 3.5%) |
| CIE-LAB | lab(66.97, 49.55, -45.71) |
| CIE-LCH | lch(66.97, 67.41, 317.31°) |
| OKLab | oklab(73.57% 0.1244 -0.127) |
| OKLCH | oklch(73.57% 0.178 314.4) |
| XYZ | xyz(51.3265, 36.5894, 91.5296) |
| Luminance | 0.3659 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.21
Light Purple
#BF77F6
ΔE00 4.66
Violet (CSS)
#EE82EE
ΔE00 5.82
Easter Purple
#C071FE
ΔE00 5.88
Baby Purple
#CA9BF7
ΔE00 6.20
Orchid
#DA70D6
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D283F6 #A7F683
analogous
#9983F6 #D283F6 #F683E1
triadic
#D283F6 #F6D283 #83F6D2
tetradic
#D283F6 #F69983 #A7F683 #83E1F6
square
#D283F6 #F69983 #A7F683 #83E1F6
split-complementary
#D283F6 #E1F683 #83F699
monochromatic
#A811ED #BD4AF2 #D283F6 #E7BCFA #F5E2FD
Accessibility & contrast
On white
2.52
#D283F6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#D283F6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D283F6
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D283F6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D283F6 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B9EFA
Deuteranopia (green-blind)
#82A5F3
Tritanopia (blue-blind)
#CF94B1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d283f6; /* rgb */ color: rgb(210, 131, 246); /* oklch */ color: oklch(73.6% 0.178 314.4);
Tailwind
colors: {
custom: {
50: '#e2a9f9',
500: '#d283f6',
950: '#000000',
},
}SCSS
$custom: #d283f6; $custom-light: #e2a9f9; $custom-dark: #000000;
JSON
{
"hex": "#d283f6",
"rgb": {
"r": 210,
"g": 131,
"b": 246
},
"hsl": {
"h": 281.217,
"s": 86.466,
"l": 73.922
},
"oklch": {
"l": 0.73567,
"c": 0.17778,
"h": 314.4
},
"luminance": 0.36588
}Semantic roles & 50–950 ramp
primary
#D283F6
secondary
#E0F5D6
accent
#E30349
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85