#D183DF#D183DF
#D183DF is a light, vivid purple. Relative luminance 0.351; OKLCH L 72.4% C 0.153 H 321.3°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D183DF |
|---|---|
| RGB | rgb(209, 131, 223) |
| HSL | hsl(291, 59%, 69%) |
| HSV | hsv(291, 41%, 87%) |
| CMYK | cmyk(6.3%, 41.3%, 0%, 12.5%) |
| CIE-LAB | lab(65.84, 44.66, -34.79) |
| CIE-LCH | lch(65.84, 56.61, 322.09°) |
| OKLab | oklab(72.37% 0.1194 -0.0956) |
| OKLCH | oklch(72.37% 0.153 321.3) |
| XYZ | xyz(47.7285, 35.1173, 74.0619) |
| Luminance | 0.3512 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.53
Orchid
#DA70D6
ΔE00 4.58
Violet (CSS)
#EE82EE
ΔE00 4.83
Orchid (survey)
#C875C4
ΔE00 5.34
Purply Pink
#F075E6
ΔE00 5.59
Pale Purple
#B790D4
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D183DF #91DF83
analogous
#A383DF #D183DF #DF83BF
triadic
#D183DF #DFD183 #83DFD1
tetradic
#D183DF #DFA383 #91DF83 #83BFDF
square
#D183DF #DFA383 #91DF83 #83BFDF
split-complementary
#D183DF #BFDF83 #83DFA3
monochromatic
#A330B8 #BF52D2 #D183DF #E3B4EC #F5E4F8
Accessibility & contrast
On white
2.62
#D183DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#D183DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D183DF
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D183DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D183DF | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#779AE2
Deuteranopia (green-blind)
#8CA3DC
Tritanopia (blue-blind)
#D38EA7
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #d183df; /* rgb */ color: rgb(209, 131, 223); /* oklch */ color: oklch(72.4% 0.153 321.3);
Tailwind
colors: {
custom: {
50: '#e0a9e9',
500: '#d183df',
950: '#000000',
},
}SCSS
$custom: #d183df; $custom-light: #e0a9e9; $custom-dark: #000000;
JSON
{
"hex": "#d183df",
"rgb": {
"r": 209,
"g": 131,
"b": 223
},
"hsl": {
"h": 290.87,
"s": 58.974,
"l": 69.412
},
"oklch": {
"l": 0.72367,
"c": 0.15296,
"h": 321.3
},
"luminance": 0.35116
}Semantic roles & 50–950 ramp
primary
#D183DF
secondary
#D6ECD2
accent
#C71F38
background
#FDFAFE
surface
#FBF4FD
border
#D4CED5
text
#151016
muted
#837F84