#D188F2#D188F2
#D188F2 is a light, vivid purple. Relative luminance 0.376; OKLCH L 74.0% C 0.165 H 314.6°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D188F2 |
|---|---|
| RGB | rgb(209, 136, 242) |
| HSL | hsl(281, 80%, 74%) |
| HSV | hsv(281, 44%, 95%) |
| CMYK | cmyk(13.6%, 43.8%, 0%, 5.1%) |
| CIE-LAB | lab(67.71, 45.82, -42.36) |
| CIE-LCH | lch(67.71, 62.40, 317.25°) |
| OKLab | oklab(74.03% 0.1158 -0.1173) |
| OKLCH | oklch(74.03% 0.165 314.6) |
| XYZ | xyz(51.1231, 37.5757, 88.5469) |
| Luminance | 0.3757 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Liliac
#C48EFD
ΔE00 3.98
Baby Purple
#CA9BF7
ΔE00 5.11
Light Purple
#BF77F6
ΔE00 5.63
Violet (CSS)
#EE82EE
ΔE00 5.67
Lavender Pink
#DD85D7
ΔE00 6.42
Pastel Purple
#CAA0FF
ΔE00 6.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D188F2 #A9F288
analogous
#9C88F2 #D188F2 #F288DE
triadic
#D188F2 #F2D188 #88F2D1
tetradic
#D188F2 #F29C88 #A9F288 #88DEF2
square
#D188F2 #F29C88 #A9F288 #88DEF2
split-complementary
#D188F2 #DEF288 #88F29C
monochromatic
#A61AE6 #BC51EC #D188F2 #E6BFF8 #F4E3FC
Accessibility & contrast
On white
2.47
#D188F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#D188F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D188F2
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D188F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D188F2 | 1.00 | 2.47 | 8.51 | 8.51 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#74A1F6
Deuteranopia (green-blind)
#87A7EF
Tritanopia (blue-blind)
#CF97B2
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #d188f2; /* rgb */ color: rgb(209, 136, 242); /* oklch */ color: oklch(74.0% 0.165 314.6);
Tailwind
colors: {
custom: {
50: '#e1acf6',
500: '#d188f2',
950: '#000000',
},
}SCSS
$custom: #d188f2; $custom-light: #e1acf6; $custom-dark: #000000;
JSON
{
"hex": "#d188f2",
"rgb": {
"r": 209,
"g": 136,
"b": 242
},
"hsl": {
"h": 281.321,
"s": 80.303,
"l": 74.118
},
"oklch": {
"l": 0.74034,
"c": 0.16486,
"h": 314.6
},
"luminance": 0.37574
}Semantic roles & 50–950 ramp
primary
#D188F2
secondary
#E0F4D7
accent
#DD094B
background
#FDFAFF
surface
#FBF4FE
border
#D4CED6
text
#151017
muted
#837F85