#D183F7#D183F7
#D183F7 is a light, vivid purple. Relative luminance 0.365; OKLCH L 73.5% C 0.178 H 313.8°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D183F7 |
|---|---|
| RGB | rgb(209, 131, 247) |
| HSL | hsl(280, 88%, 74%) |
| HSV | hsv(280, 47%, 97%) |
| CMYK | cmyk(15.4%, 47%, 0%, 3.1%) |
| CIE-LAB | lab(66.90, 49.48, -46.36) |
| CIE-LCH | lch(66.90, 67.81, 316.86°) |
| OKLab | oklab(73.51% 0.1234 -0.1289) |
| OKLCH | oklch(73.51% 0.178 313.8) |
| XYZ | xyz(51.1965, 36.5045, 92.3268) |
| Luminance | 0.3650 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 4.00
Light Purple
#BF77F6
ΔE00 4.45
Easter Purple
#C071FE
ΔE00 5.67
Violet (CSS)
#EE82EE
ΔE00 6.10
Baby Purple
#CA9BF7
ΔE00 6.15
Orchid
#DA70D6
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D183F7 #A9F783
analogous
#9783F7 #D183F7 #F783E3
triadic
#D183F7 #F7D183 #83F7D1
tetradic
#D183F7 #F79783 #A9F783 #83E3F7
square
#D183F7 #F79783 #A9F783 #83E3F7
split-complementary
#D183F7 #E3F783 #83F797
monochromatic
#A610F0 #BC4AF3 #D183F7 #E6BCFB #F4E2FD
Accessibility & contrast
On white
2.53
#D183F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#D183F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D183F7
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D183F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D183F7 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6A9EFB
Deuteranopia (green-blind)
#80A5F4
Tritanopia (blue-blind)
#CE95B2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d183f7; /* rgb */ color: rgb(209, 131, 247); /* oklch */ color: oklch(73.5% 0.178 313.8);
Tailwind
colors: {
custom: {
50: '#e1a9fa',
500: '#d183f7',
950: '#000000',
},
}SCSS
$custom: #d183f7; $custom-light: #e1a9fa; $custom-dark: #000000;
JSON
{
"hex": "#d183f7",
"rgb": {
"r": 209,
"g": 131,
"b": 247
},
"hsl": {
"h": 280.345,
"s": 87.879,
"l": 74.118
},
"oklch": {
"l": 0.7351,
"c": 0.17845,
"h": 313.8
},
"luminance": 0.36503
}Semantic roles & 50–950 ramp
primary
#D183F7
secondary
#E0F5D6
accent
#E4014C
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161017
muted
#847F85