#D188F5#D188F5
#D188F5 is a light, vivid purple. Relative luminance 0.378; OKLCH L 74.2% C 0.168 H 313.7°. Best body text is #000000 at 8.55:1 contrast (WCAG AA passes).
Color values
| HEX | #D188F5 |
|---|---|
| RGB | rgb(209, 136, 245) |
| HSL | hsl(280, 84%, 75%) |
| HSV | hsv(280, 44%, 96%) |
| CMYK | cmyk(14.7%, 44.5%, 0%, 3.9%) |
| CIE-LAB | lab(67.84, 46.44, -43.79) |
| CIE-LCH | lch(67.84, 63.83, 316.68°) |
| OKLab | oklab(74.18% 0.1163 -0.1215) |
| OKLCH | oklch(74.18% 0.168 313.7) |
| XYZ | xyz(51.5774, 37.7574, 90.9394) |
| Luminance | 0.3776 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 3.63
Baby Purple
#CA9BF7
ΔE00 5.06
Light Purple
#BF77F6
ΔE00 5.41
Violet (CSS)
#EE82EE
ΔE00 5.93
Pastel Purple
#CAA0FF
ΔE00 6.43
Lilac (survey)
#CEA2FD
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D188F5 #ACF588
analogous
#9A88F5 #D188F5 #F588E3
triadic
#D188F5 #F5D188 #88F5D1
tetradic
#D188F5 #F59A88 #ACF588 #88E3F5
square
#D188F5 #F59A88 #ACF588 #88E3F5
split-complementary
#D188F5 #E3F588 #88F59A
monochromatic
#A517EC #BB50F0 #D188F5 #E7C0FA #F4E3FD
Accessibility & contrast
On white
2.46
#D188F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.55
#D188F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D188F5
8.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D188F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D188F5 | 1.00 | 2.46 | 8.55 | 8.55 |
| #FFFFFF | 2.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#72A1F9
Deuteranopia (green-blind)
#86A7F2
Tritanopia (blue-blind)
#CE98B3
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #d188f5; /* rgb */ color: rgb(209, 136, 245); /* oklch */ color: oklch(74.2% 0.168 313.7);
Tailwind
colors: {
custom: {
50: '#e1acf9',
500: '#d188f5',
950: '#000000',
},
}SCSS
$custom: #d188f5; $custom-light: #e1acf9; $custom-dark: #000000;
JSON
{
"hex": "#d188f5",
"rgb": {
"r": 209,
"g": 136,
"b": 245
},
"hsl": {
"h": 280.183,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.74179,
"c": 0.16815,
"h": 313.7
},
"luminance": 0.37756
}Semantic roles & 50–950 ramp
primary
#D188F5
secondary
#E0F5D6
accent
#E1054D
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#151017
muted
#847F85