#D083F8#D083F8
#D083F8 is a light, vivid violet. Relative luminance 0.364; OKLCH L 73.5% C 0.179 H 313.1°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #D083F8 |
|---|---|
| RGB | rgb(208, 131, 248) |
| HSL | hsl(279, 89%, 74%) |
| HSV | hsv(279, 47%, 97%) |
| CMYK | cmyk(16.1%, 47.2%, 0%, 2.7%) |
| CIE-LAB | lab(66.84, 49.41, -47.02) |
| CIE-LCH | lch(66.84, 68.21, 316.42°) |
| OKLab | oklab(73.45% 0.1224 -0.1308) |
| OKLCH | oklch(73.45% 0.179 313.1) |
| XYZ | xyz(51.0691, 36.4210, 93.1284) |
| Luminance | 0.3642 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.79
Light Purple
#BF77F6
ΔE00 4.25
Easter Purple
#C071FE
ΔE00 5.47
Baby Purple
#CA9BF7
ΔE00 6.13
Violet (CSS)
#EE82EE
ΔE00 6.38
Light Urple
#B36FF6
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D083F8 #ABF883
analogous
#9683F8 #D083F8 #F883E6
triadic
#D083F8 #F8D083 #83F8D0
tetradic
#D083F8 #F89683 #ABF883 #83E6F8
square
#D083F8 #F89683 #ABF883 #83E6F8
split-complementary
#D083F8 #E6F883 #83F896
monochromatic
#A40FF1 #BA49F5 #D083F8 #E6BDFB #F4E2FD
Accessibility & contrast
On white
2.54
#D083F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#D083F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D083F8
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D083F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D083F8 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFC
Deuteranopia (green-blind)
#7FA5F5
Tritanopia (blue-blind)
#CC95B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d083f8; /* rgb */ color: rgb(208, 131, 248); /* oklch */ color: oklch(73.5% 0.179 313.1);
Tailwind
colors: {
custom: {
50: '#e0a9fb',
500: '#d083f8',
950: '#000000',
},
}SCSS
$custom: #d083f8; $custom-light: #e0a9fb; $custom-dark: #000000;
JSON
{
"hex": "#d083f8",
"rgb": {
"r": 208,
"g": 131,
"b": 248
},
"hsl": {
"h": 279.487,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.73453,
"c": 0.17912,
"h": 313.1
},
"luminance": 0.3642
}Semantic roles & 50–950 ramp
primary
#D083F8
secondary
#E0F5D6
accent
#E6004E
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#151017
muted
#847F85