#D181FF#D181FF
#D181FF is a light, vivid violet. Relative luminance 0.365; OKLCH L 73.6% C 0.190 H 311.9°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #D181FF |
|---|---|
| RGB | rgb(209, 129, 255) |
| HSL | hsl(278, 100%, 75%) |
| HSV | hsv(278, 49%, 100%) |
| CMYK | cmyk(18%, 49.4%, 0%, 0%) |
| CIE-LAB | lab(66.88, 52.19, -50.78) |
| CIE-LCH | lch(66.88, 72.81, 315.79°) |
| OKLab | oklab(73.62% 0.127 -0.1417) |
| OKLCH | oklch(73.62% 0.19 311.9) |
| XYZ | xyz(52.1916, 36.4769, 98.8797) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Light Purple
#BF77F6
ΔE00 3.91
Liliac
#C48EFD
ΔE00 3.93
Easter Purple
#C071FE
ΔE00 4.84
Baby Purple
#CA9BF7
ΔE00 6.74
Light Urple
#B36FF6
ΔE00 6.84
Violet (CSS)
#EE82EE
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D181FF #AFFF81
analogous
#9281FF #D181FF #FF81EE
triadic
#D181FF #FFD181 #81FFD1
tetradic
#D181FF #FF9281 #AFFF81 #81EEFF
square
#D181FF #FF9281 #AFFF81 #81EEFF
split-complementary
#D181FF #EEFF81 #81FF92
monochromatic
#A407FF #BB44FF #D181FF #E7BEFF #F4E0FF
Accessibility & contrast
On white
2.53
#D181FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#D181FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D181FF
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D181FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D181FF | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#629FFF
Deuteranopia (green-blind)
#7AA4FC
Tritanopia (blue-blind)
#CC95B4
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #d181ff; /* rgb */ color: rgb(209, 129, 255); /* oklch */ color: oklch(73.6% 0.190 311.9);
Tailwind
colors: {
custom: {
50: '#e1a8ff',
500: '#d181ff',
950: '#000000',
},
}SCSS
$custom: #d181ff; $custom-light: #e1a8ff; $custom-dark: #000000;
JSON
{
"hex": "#d181ff",
"rgb": {
"r": 209,
"g": 129,
"b": 255
},
"hsl": {
"h": 278.095,
"s": 100,
"l": 75.294
},
"oklch": {
"l": 0.73619,
"c": 0.1903,
"h": 311.9
},
"luminance": 0.36476
}Semantic roles & 50–950 ramp
primary
#D181FF
secondary
#E1F7D4
accent
#E60054
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86