#D083FF#D083FF
#D083FF is a light, vivid violet. Relative luminance 0.369; OKLCH L 73.8% C 0.187 H 311.3°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #D083FF |
|---|---|
| RGB | rgb(208, 131, 255) |
| HSL | hsl(277, 100%, 76%) |
| HSV | hsv(277, 49%, 100%) |
| CMYK | cmyk(18.4%, 48.6%, 0%, 0%) |
| CIE-LAB | lab(67.17, 50.89, -50.32) |
| CIE-LCH | lch(67.17, 71.57, 315.32°) |
| OKLab | oklab(73.81% 0.1232 -0.1404) |
| OKLCH | oklch(73.81% 0.187 311.3) |
| XYZ | xyz(52.1755, 36.8635, 98.9552) |
| Luminance | 0.3686 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.48
Light Purple
#BF77F6
ΔE00 4.07
Easter Purple
#C071FE
ΔE00 5.07
Baby Purple
#CA9BF7
ΔE00 6.30
Light Urple
#B36FF6
ΔE00 7.00
Violet (CSS)
#EE82EE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D083FF #B2FF83
analogous
#9283FF #D083FF #FF83F0
triadic
#D083FF #FFD083 #83FFD0
tetradic
#D083FF #FF9283 #B2FF83 #83F0FF
square
#D083FF #FF9283 #B2FF83 #83F0FF
split-complementary
#D083FF #F0FF83 #83FF92
monochromatic
#A209FF #B946FF #D083FF #E7C0FF #F3E0FF
Accessibility & contrast
On white
2.51
#D083FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#D083FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D083FF
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D083FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D083FF | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#65A0FF
Deuteranopia (green-blind)
#7BA5FC
Tritanopia (blue-blind)
#CB97B5
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d083ff; /* rgb */ color: rgb(208, 131, 255); /* oklch */ color: oklch(73.8% 0.187 311.3);
Tailwind
colors: {
custom: {
50: '#e1a9ff',
500: '#d083ff',
950: '#000000',
},
}SCSS
$custom: #d083ff; $custom-light: #e1a9ff; $custom-dark: #000000;
JSON
{
"hex": "#d083ff",
"rgb": {
"r": 208,
"g": 131,
"b": 255
},
"hsl": {
"h": 277.258,
"s": 100,
"l": 75.686
},
"oklch": {
"l": 0.73811,
"c": 0.1868,
"h": 311.3
},
"luminance": 0.36862
}Semantic roles & 50–950 ramp
primary
#D083FF
secondary
#E1F7D4
accent
#E60057
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86