#D183FB#D183FB
#D183FB is a light, vivid violet. Relative luminance 0.368; OKLCH L 73.7% C 0.183 H 312.7°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #D183FB |
|---|---|
| RGB | rgb(209, 131, 251) |
| HSL | hsl(279, 94%, 75%) |
| HSV | hsv(279, 48%, 98%) |
| CMYK | cmyk(16.7%, 47.8%, 0%, 1.6%) |
| CIE-LAB | lab(67.09, 50.31, -48.26) |
| CIE-LCH | lch(67.09, 69.71, 316.19°) |
| OKLab | oklab(73.71% 0.1239 -0.1344) |
| OKLCH | oklch(73.71% 0.183 312.7) |
| XYZ | xyz(51.8204, 36.7541, 95.6125) |
| Luminance | 0.3675 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.74
Light Purple
#BF77F6
ΔE00 4.27
Easter Purple
#C071FE
ΔE00 5.39
Baby Purple
#CA9BF7
ΔE00 6.20
Violet (CSS)
#EE82EE
ΔE00 6.51
Light Urple
#B36FF6
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D183FB #ADFB83
analogous
#9583FB #D183FB #FB83E9
triadic
#D183FB #FBD183 #83FBD1
tetradic
#D183FB #FB9583 #ADFB83 #83E9FB
square
#D183FB #FB9583 #ADFB83 #83E9FB
split-complementary
#D183FB #E9FB83 #83FB95
monochromatic
#A50CF7 #BB48F9 #D183FB #E7BEFD #F4E1FE
Accessibility & contrast
On white
2.51
#D183FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#D183FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D183FB
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D183FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D183FB | 1.00 | 2.51 | 8.35 | 8.35 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#689FFF
Deuteranopia (green-blind)
#7EA5F8
Tritanopia (blue-blind)
#CD96B3
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d183fb; /* rgb */ color: rgb(209, 131, 251); /* oklch */ color: oklch(73.7% 0.183 312.7);
Tailwind
colors: {
custom: {
50: '#e1a9fd',
500: '#d183fb',
950: '#000000',
},
}SCSS
$custom: #d183fb; $custom-light: #e1a9fd; $custom-dark: #000000;
JSON
{
"hex": "#d183fb",
"rgb": {
"r": 209,
"g": 131,
"b": 251
},
"hsl": {
"h": 279,
"s": 93.75,
"l": 74.902
},
"oklch": {
"l": 0.73711,
"c": 0.1828,
"h": 312.7
},
"luminance": 0.36753
}Semantic roles & 50–950 ramp
primary
#D183FB
secondary
#E0F6D5
accent
#E60050
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86