#D283FF#D283FF
#D283FF is a light, vivid violet. Relative luminance 0.372; OKLCH L 74.0% C 0.188 H 312.0°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #D283FF |
|---|---|
| RGB | rgb(210, 131, 255) |
| HSL | hsl(278, 100%, 76%) |
| HSV | hsv(278, 49%, 100%) |
| CMYK | cmyk(17.6%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(67.39, 51.42, -49.96) |
| CIE-LCH | lch(67.39, 71.69, 315.82°) |
| OKLab | oklab(74.02% 0.1256 -0.1393) |
| OKLCH | oklch(74.02% 0.188 312) |
| XYZ | xyz(52.7415, 37.1554, 98.9817) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.72
Light Purple
#BF77F6
ΔE00 4.33
Easter Purple
#C071FE
ΔE00 5.30
Baby Purple
#CA9BF7
ΔE00 6.34
Violet (CSS)
#EE82EE
ΔE00 6.77
Light Urple
#B36FF6
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D283FF #B0FF83
analogous
#9483FF #D283FF #FF83EE
triadic
#D283FF #FFD283 #83FFD2
tetradic
#D283FF #FF9483 #B0FF83 #83EEFF
square
#D283FF #FF9483 #B0FF83 #83EEFF
split-complementary
#D283FF #EEFF83 #83FF94
monochromatic
#A609FF #BC46FF #D283FF #E8C0FF #F4E0FF
Accessibility & contrast
On white
2.49
#D283FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#D283FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D283FF
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D283FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D283FF | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#66A0FF
Deuteranopia (green-blind)
#7DA6FC
Tritanopia (blue-blind)
#CD97B5
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #d283ff; /* rgb */ color: rgb(210, 131, 255); /* oklch */ color: oklch(74.0% 0.188 312.0);
Tailwind
colors: {
custom: {
50: '#e2a9ff',
500: '#d283ff',
950: '#000000',
},
}SCSS
$custom: #d283ff; $custom-light: #e2a9ff; $custom-dark: #000000;
JSON
{
"hex": "#d283ff",
"rgb": {
"r": 210,
"g": 131,
"b": 255
},
"hsl": {
"h": 278.226,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.74022,
"c": 0.18755,
"h": 312
},
"luminance": 0.37154
}Semantic roles & 50–950 ramp
primary
#D283FF
secondary
#E1F7D4
accent
#E60053
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86