#D188FF#D188FF
#D188FF is a light, vivid violet. Relative luminance 0.384; OKLCH L 74.7% C 0.179 H 311.0°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D188FF |
|---|---|
| RGB | rgb(209, 136, 255) |
| HSL | hsl(277, 100%, 77%) |
| HSV | hsv(277, 47%, 100%) |
| CMYK | cmyk(18%, 46.7%, 0%, 0%) |
| CIE-LAB | lab(68.30, 48.54, -48.53) |
| CIE-LCH | lch(68.30, 68.64, 315.01°) |
| OKLab | oklab(74.67% 0.1177 -0.1352) |
| OKLCH | oklch(74.67% 0.179 311) |
| XYZ | xyz(53.1454, 38.3846, 99.1977) |
| Luminance | 0.3838 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 2.88
Light Purple
#BF77F6
ΔE00 5.01
Baby Purple
#CA9BF7
ΔE00 5.25
Easter Purple
#C071FE
ΔE00 6.13
Pastel Purple
#CAA0FF
ΔE00 6.24
Lilac (survey)
#CEA2FD
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D188FF #B6FF88
analogous
#9688FF #D188FF #FF88F1
triadic
#D188FF #FFD188 #88FFD1
tetradic
#D188FF #FF9688 #B6FF88 #88F1FF
square
#D188FF #FF9688 #B6FF88 #88F1FF
split-complementary
#D188FF #F1FF88 #88FF96
monochromatic
#A20EFF #B94BFF #D188FF #E9C5FF #F3E0FF
Accessibility & contrast
On white
2.42
#D188FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#D188FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D188FF
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D188FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D188FF | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6CA3FF
Deuteranopia (green-blind)
#81A8FC
Tritanopia (blue-blind)
#CC9BB8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #d188ff; /* rgb */ color: rgb(209, 136, 255); /* oklch */ color: oklch(74.7% 0.179 311.0);
Tailwind
colors: {
custom: {
50: '#e1acff',
500: '#d188ff',
950: '#000000',
},
}SCSS
$custom: #d188ff; $custom-light: #e1acff; $custom-dark: #000000;
JSON
{
"hex": "#d188ff",
"rgb": {
"r": 209,
"g": 136,
"b": 255
},
"hsl": {
"h": 276.807,
"s": 100,
"l": 76.667
},
"oklch": {
"l": 0.74674,
"c": 0.17926,
"h": 311
},
"luminance": 0.38384
}Semantic roles & 50–950 ramp
primary
#D188FF
secondary
#E1F7D4
accent
#E60059
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86