#D185FF#D185FF
#D185FF is a light, vivid violet. Relative luminance 0.376; OKLCH L 74.2% C 0.184 H 311.4°. Best body text is #000000 at 8.51:1 contrast (WCAG AA passes).
Color values
| HEX | #D185FF |
|---|---|
| RGB | rgb(209, 133, 255) |
| HSL | hsl(277, 100%, 76%) |
| HSV | hsv(277, 48%, 100%) |
| CMYK | cmyk(18%, 47.8%, 0%, 0%) |
| CIE-LAB | lab(67.69, 50.11, -49.50) |
| CIE-LCH | lch(67.69, 70.44, 315.35°) |
| OKLab | oklab(74.22% 0.1217 -0.138) |
| OKLCH | oklch(74.22% 0.184 311.4) |
| XYZ | xyz(52.7288, 37.5514, 99.0588) |
| Luminance | 0.3755 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Liliac
#C48EFD
ΔE00 3.29
Light Purple
#BF77F6
ΔE00 4.50
Easter Purple
#C071FE
ΔE00 5.55
Baby Purple
#CA9BF7
ΔE00 5.89
Pastel Purple
#CAA0FF
ΔE00 6.89
Violet (CSS)
#EE82EE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D185FF #B3FF85
analogous
#9485FF #D185FF #FF85F0
triadic
#D185FF #FFD185 #85FFD1
tetradic
#D185FF #FF9485 #B3FF85 #85F0FF
square
#D185FF #FF9485 #B3FF85 #85F0FF
split-complementary
#D185FF #F0FF85 #85FF94
monochromatic
#A30BFF #BA48FF #D185FF #E8C2FF #F3E0FF
Accessibility & contrast
On white
2.47
#D185FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.51
#D185FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D185FF
8.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D185FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D185FF | 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)
#68A1FF
Deuteranopia (green-blind)
#7EA6FC
Tritanopia (blue-blind)
#CC98B6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #d185ff; /* rgb */ color: rgb(209, 133, 255); /* oklch */ color: oklch(74.2% 0.184 311.4);
Tailwind
colors: {
custom: {
50: '#e1aaff',
500: '#d185ff',
950: '#000000',
},
}SCSS
$custom: #d185ff; $custom-light: #e1aaff; $custom-dark: #000000;
JSON
{
"hex": "#d185ff",
"rgb": {
"r": 209,
"g": 133,
"b": 255
},
"hsl": {
"h": 277.377,
"s": 100,
"l": 76.078
},
"oklch": {
"l": 0.74217,
"c": 0.18402,
"h": 311.4
},
"luminance": 0.3755
}Semantic roles & 50–950 ramp
primary
#D185FF
secondary
#E1F7D4
accent
#E60057
background
#FEFAFF
surface
#FCF4FF
border
#D5CED7
text
#161018
muted
#847F86