#D499FF#D499FF
#D499FF is a light, vivid violet. Relative luminance 0.440; OKLCH L 77.7% C 0.153 H 309.8°. Best body text is #000000 at 9.80:1 contrast (WCAG AA passes).
Color values
| HEX | #D499FF |
|---|---|
| RGB | rgb(212, 153, 255) |
| HSL | hsl(275, 100%, 80%) |
| HSV | hsv(275, 40%, 100%) |
| CMYK | cmyk(16.9%, 40%, 0%, 0%) |
| CIE-LAB | lab(72.23, 40.34, -42.35) |
| CIE-LCH | lch(72.23, 58.49, 313.60°) |
| OKLab | oklab(77.69% 0.0979 -0.1173) |
| OKLCH | oklch(77.69% 0.153 309.8) |
| XYZ | xyz(56.5893, 44.0003, 100.1001) |
| Luminance | 0.4400 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.17
Lilac (survey)
#CEA2FD
ΔE00 2.82
Pastel Purple
#CAA0FF
ΔE00 2.96
Liliac
#C48EFD
ΔE00 3.86
Lavender (survey)
#C79FEF
ΔE00 4.01
Mauve
#E0B0FF
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D499FF #C4FF99
analogous
#A199FF #D499FF #FF99F7
triadic
#D499FF #FFD499 #99FFD4
tetradic
#D499FF #FFA199 #C4FF99 #99F7FF
square
#D499FF #FFA199 #C4FF99 #99F7FF
split-complementary
#D499FF #F7FF99 #99FFA1
monochromatic
#A01FFF #BA5CFF #D499FF #EED6FF #F2E0FF
Accessibility & contrast
On white
2.14
#D499FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.80
#D499FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D499FF
9.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D499FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D499FF | 1.00 | 2.14 | 9.80 | 9.80 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#92B2FC
Tritanopia (blue-blind)
#CFA8C0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #d499ff; /* rgb */ color: rgb(212, 153, 255); /* oklch */ color: oklch(77.7% 0.153 309.8);
Tailwind
colors: {
custom: {
50: '#e3b8ff',
500: '#d499ff',
950: '#000000',
},
}SCSS
$custom: #d499ff; $custom-light: #e3b8ff; $custom-dark: #000000;
JSON
{
"hex": "#d499ff",
"rgb": {
"r": 212,
"g": 153,
"b": 255
},
"hsl": {
"h": 274.706,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.77687,
"c": 0.15282,
"h": 309.8
},
"luminance": 0.44
}Semantic roles & 50–950 ramp
primary
#D499FF
secondary
#E3F7D4
accent
#E60061
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086