#D499EC#D499EC
#D499EC is a light, vivid purple. Relative luminance 0.428; OKLCH L 76.8% C 0.131 H 315.8°. Best body text is #000000 at 9.57:1 contrast (WCAG AA passes).
Color values
| HEX | #D499EC |
|---|---|
| RGB | rgb(212, 153, 236) |
| HSL | hsl(283, 69%, 76%) |
| HSV | hsv(283, 35%, 93%) |
| CMYK | cmyk(10.2%, 35.2%, 0%, 7.5%) |
| CIE-LAB | lab(71.44, 36.38, -33.23) |
| CIE-LCH | lch(71.44, 49.28, 317.59°) |
| OKLab | oklab(76.84% 0.0939 -0.0912) |
| OKLCH | oklch(76.84% 0.131 315.8) |
| XYZ | xyz(53.6806, 42.8368, 84.7811) |
| Luminance | 0.4284 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.64
Lavender (survey)
#C79FEF
ΔE00 3.67
Lilac (survey)
#CEA2FD
ΔE00 4.36
Pastel Purple
#CAA0FF
ΔE00 5.12
Plum
#DDA0DD
ΔE00 5.31
Mauve
#E0B0FF
ΔE00 5.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D499EC #B1EC99
analogous
#AB99EC #D499EC #EC99DB
triadic
#D499EC #ECD499 #99ECD4
tetradic
#D499EC #ECAB99 #B1EC99 #99DBEC
square
#D499EC #ECAB99 #B1EC99 #99DBEC
split-complementary
#D499EC #DBEC99 #99ECAB
monochromatic
#A932D9 #BE65E2 #D499EC #EACDF6 #F4E5FA
Accessibility & contrast
On white
2.19
#D499EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.57
#D499EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D499EC
9.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D499EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D499EC | 1.00 | 2.19 | 9.57 | 9.57 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CABEF
Deuteranopia (green-blind)
#9AB1E9
Tritanopia (blue-blind)
#D3A3B8
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d499ec; /* rgb */ color: rgb(212, 153, 236); /* oklch */ color: oklch(76.8% 0.131 315.8);
Tailwind
colors: {
custom: {
50: '#e2b8f2',
500: '#d499ec',
950: '#000000',
},
}SCSS
$custom: #d499ec; $custom-light: #e2b8f2; $custom-dark: #000000;
JSON
{
"hex": "#d499ec",
"rgb": {
"r": 212,
"g": 153,
"b": 236
},
"hsl": {
"h": 282.651,
"s": 68.595,
"l": 76.275
},
"oklch": {
"l": 0.76837,
"c": 0.13091,
"h": 315.8
},
"luminance": 0.42836
}Semantic roles & 50–950 ramp
primary
#D499EC
secondary
#E0F2D9
accent
#D1154B
background
#FDFBFE
surface
#FBF6FD
border
#D4D0D5
text
#151117
muted
#838085