#D283F8#D283F8
#D283F8 is a light, vivid purple. Relative luminance 0.367; OKLCH L 73.7% C 0.180 H 313.9°. Best body text is #000000 at 8.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D283F8 |
|---|---|
| RGB | rgb(210, 131, 248) |
| HSL | hsl(281, 89%, 74%) |
| HSV | hsv(281, 47%, 97%) |
| CMYK | cmyk(15.3%, 47.2%, 0%, 2.7%) |
| CIE-LAB | lab(67.06, 49.96, -46.66) |
| CIE-LCH | lch(67.06, 68.36, 316.96°) |
| OKLab | oklab(73.67% 0.1247 -0.1297) |
| OKLCH | oklch(73.67% 0.18 313.9) |
| XYZ | xyz(51.6351, 36.7128, 93.1550) |
| Luminance | 0.3671 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.06
Light Purple
#BF77F6
ΔE00 4.54
Easter Purple
#C071FE
ΔE00 5.72
Violet (CSS)
#EE82EE
ΔE00 6.02
Baby Purple
#CA9BF7
ΔE00 6.20
Purply Pink
#F075E6
ΔE00 7.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D283F8 #A9F883
analogous
#9883F8 #D283F8 #F883E3
triadic
#D283F8 #F8D283 #83F8D2
tetradic
#D283F8 #F89883 #A9F883 #83E3F8
square
#D283F8 #F89883 #A9F883 #83E3F8
split-complementary
#D283F8 #E3F883 #83F898
monochromatic
#A80FF1 #BD49F5 #D283F8 #E7BDFB #F4E2FD
Accessibility & contrast
On white
2.52
#D283F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.34
#D283F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D283F8
8.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D283F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D283F8 | 1.00 | 2.52 | 8.34 | 8.34 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9FFC
Deuteranopia (green-blind)
#81A5F5
Tritanopia (blue-blind)
#CF95B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d283f8; /* rgb */ color: rgb(210, 131, 248); /* oklch */ color: oklch(73.7% 0.180 313.9);
Tailwind
colors: {
custom: {
50: '#e2a9fb',
500: '#d283f8',
950: '#000000',
},
}SCSS
$custom: #d283f8; $custom-light: #e2a9fb; $custom-dark: #000000;
JSON
{
"hex": "#d283f8",
"rgb": {
"r": 210,
"g": 131,
"b": 248
},
"hsl": {
"h": 280.513,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.73666,
"c": 0.17994,
"h": 313.9
},
"luminance": 0.36712
}Semantic roles & 50–950 ramp
primary
#D283F8
secondary
#E0F5D6
accent
#E6004B
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85