#D496FF#D496FF
#D496FF is a light, vivid violet. Relative luminance 0.430; OKLCH L 77.2% C 0.158 H 310.3°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #D496FF |
|---|---|
| RGB | rgb(212, 150, 255) |
| HSL | hsl(275, 100%, 79%) |
| HSV | hsv(275, 41%, 100%) |
| CMYK | cmyk(16.9%, 41.2%, 0%, 0%) |
| CIE-LAB | lab(71.58, 41.95, -43.37) |
| CIE-LCH | lch(71.58, 60.34, 314.04°) |
| OKLab | oklab(77.2% 0.1021 -0.1203) |
| OKLCH | oklch(77.2% 0.158 310.3) |
| XYZ | xyz(56.1045, 43.0306, 99.9385) |
| Luminance | 0.4303 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.62
Liliac
#C48EFD
ΔE00 3.45
Lilac (survey)
#CEA2FD
ΔE00 3.50
Pastel Purple
#CAA0FF
ΔE00 3.51
Lavender (survey)
#C79FEF
ΔE00 4.53
Mauve
#E0B0FF
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D496FF #C1FF96
analogous
#A096FF #D496FF #FF96F5
triadic
#D496FF #FFD496 #96FFD4
tetradic
#D496FF #FFA096 #C1FF96 #96F5FF
square
#D496FF #FFA096 #C1FF96 #96F5FF
split-complementary
#D496FF #F5FF96 #96FFA0
monochromatic
#A21CFF #BB59FF #D496FF #EDD3FF #F2E0FF
Accessibility & contrast
On white
2.19
#D496FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#D496FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D496FF
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D496FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D496FF | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#80ACFF
Deuteranopia (green-blind)
#8FB1FC
Tritanopia (blue-blind)
#CFA6BE
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d496ff; /* rgb */ color: rgb(212, 150, 255); /* oklch */ color: oklch(77.2% 0.158 310.3);
Tailwind
colors: {
custom: {
50: '#e3b6ff',
500: '#d496ff',
950: '#000000',
},
}SCSS
$custom: #d496ff; $custom-light: #e3b6ff; $custom-dark: #000000;
JSON
{
"hex": "#d496ff",
"rgb": {
"r": 212,
"g": 150,
"b": 255
},
"hsl": {
"h": 275.429,
"s": 100,
"l": 79.412
},
"oklch": {
"l": 0.77196,
"c": 0.15775,
"h": 310.3
},
"luminance": 0.4303
}Semantic roles & 50–950 ramp
primary
#D496FF
secondary
#E2F7D4
accent
#E6005E
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086