#D495FF#D495FF
#D495FF is a light, vivid violet. Relative luminance 0.427; OKLCH L 77.0% C 0.159 H 310.5°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D495FF |
|---|---|
| RGB | rgb(212, 149, 255) |
| HSL | hsl(276, 100%, 79%) |
| HSV | hsv(276, 42%, 100%) |
| CMYK | cmyk(16.9%, 41.6%, 0%, 0%) |
| CIE-LAB | lab(71.36, 42.48, -43.71) |
| CIE-LCH | lch(71.36, 60.95, 314.18°) |
| OKLab | oklab(77.03% 0.1034 -0.1212) |
| OKLCH | oklch(77.03% 0.159 310.5) |
| XYZ | xyz(55.9456, 42.7128, 99.8855) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.79
Liliac
#C48EFD
ΔE00 3.34
Pastel Purple
#CAA0FF
ΔE00 3.71
Lilac (survey)
#CEA2FD
ΔE00 3.73
Lavender (survey)
#C79FEF
ΔE00 4.71
Mauve
#E0B0FF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D495FF #C0FF95
analogous
#9F95FF #D495FF #FF95F5
triadic
#D495FF #FFD495 #95FFD4
tetradic
#D495FF #FF9F95 #C0FF95 #95F5FF
square
#D495FF #FF9F95 #C0FF95 #95F5FF
split-complementary
#D495FF #F5FF95 #95FF9F
monochromatic
#A21BFF #BB58FF #D495FF #EDD2FF #F3E0FF
Accessibility & contrast
On white
2.20
#D495FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#D495FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D495FF
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D495FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D495FF | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#8EB0FC
Tritanopia (blue-blind)
#CFA5BE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d495ff; /* rgb */ color: rgb(212, 149, 255); /* oklch */ color: oklch(77.0% 0.159 310.5);
Tailwind
colors: {
custom: {
50: '#e3b5ff',
500: '#d495ff',
950: '#000000',
},
}SCSS
$custom: #d495ff; $custom-light: #e3b5ff; $custom-dark: #000000;
JSON
{
"hex": "#d495ff",
"rgb": {
"r": 212,
"g": 149,
"b": 255
},
"hsl": {
"h": 275.66,
"s": 100,
"l": 79.216
},
"oklch": {
"l": 0.77033,
"c": 0.15938,
"h": 310.5
},
"luminance": 0.42712
}Semantic roles & 50–950 ramp
primary
#D495FF
secondary
#E2F7D4
accent
#E6005D
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086