#D499FA#D499FA
#D499FA is a light, vivid violet. Relative luminance 0.437; OKLCH L 77.5% C 0.147 H 311.3°. Best body text is #000000 at 9.74:1 contrast (WCAG AA passes).
Color values
| HEX | #D499FA |
|---|---|
| RGB | rgb(212, 153, 250) |
| HSL | hsl(276, 91%, 79%) |
| HSV | hsv(276, 39%, 98%) |
| CMYK | cmyk(15.2%, 38.8%, 0%, 2%) |
| CIE-LAB | lab(72.02, 39.28, -39.97) |
| CIE-LCH | lch(72.02, 56.04, 314.50°) |
| OKLab | oklab(77.46% 0.0969 -0.1105) |
| OKLCH | oklch(77.46% 0.147 311.3) |
| XYZ | xyz(55.7949, 43.6825, 95.9163) |
| Luminance | 0.4368 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.09
Lilac (survey)
#CEA2FD
ΔE00 2.88
Pastel Purple
#CAA0FF
ΔE00 3.27
Lavender (survey)
#C79FEF
ΔE00 3.60
Liliac
#C48EFD
ΔE00 4.31
Mauve
#E0B0FF
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D499FA #BFFA99
analogous
#A499FA #D499FA #FA99EF
triadic
#D499FA #FAD499 #99FAD4
tetradic
#D499FA #FAA499 #BFFA99 #99EFFA
square
#D499FA #FAA499 #BFFA99 #99EFFA
split-complementary
#D499FA #EFFA99 #99FAA4
monochromatic
#A324F4 #BB5FF7 #D499FA #EDD3FD #F3E2FE
Accessibility & contrast
On white
2.16
#D499FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.74
#D499FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D499FA
9.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D499FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D499FA | 1.00 | 2.16 | 9.74 | 9.74 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#86AEFE
Deuteranopia (green-blind)
#94B2F7
Tritanopia (blue-blind)
#D0A7BE
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d499fa; /* rgb */ color: rgb(212, 153, 250); /* oklch */ color: oklch(77.5% 0.147 311.3);
Tailwind
colors: {
custom: {
50: '#e2b8fc',
500: '#d499fa',
950: '#000000',
},
}SCSS
$custom: #d499fa; $custom-light: #e2b8fc; $custom-dark: #000000;
JSON
{
"hex": "#d499fa",
"rgb": {
"r": 212,
"g": 153,
"b": 250
},
"hsl": {
"h": 276.495,
"s": 90.654,
"l": 79.02
},
"oklch": {
"l": 0.77457,
"c": 0.14699,
"h": 311.3
},
"luminance": 0.43682
}Semantic roles & 50–950 ramp
primary
#D499FA
secondary
#E2F6D5
accent
#E6005A
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#151117
muted
#848085