#D499CD#D499CD
#D499CD is a light, moderate purple. Relative luminance 0.412; OKLCH L 75.6% C 0.098 H 330.6°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #D499CD |
|---|---|
| RGB | rgb(212, 153, 205) |
| HSL | hsl(307, 41%, 72%) |
| HSV | hsv(307, 28%, 83%) |
| CMYK | cmyk(0%, 27.8%, 3.3%, 16.9%) |
| CIE-LAB | lab(70.31, 30.43, -17.93) |
| CIE-LCH | lch(70.31, 35.31, 329.50°) |
| OKLab | oklab(75.6% 0.0856 -0.0482) |
| OKLCH | oklch(75.6% 0.098 330.6) |
| XYZ | xyz(49.5612, 41.1890, 63.0854) |
| Luminance | 0.4119 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.08
Lilac
#C8A2C8
ΔE00 4.74
Lavender Pink
#DD85D7
ΔE00 6.55
Pale Purple
#B790D4
ΔE00 7.98
Lavender (survey)
#C79FEF
ΔE00 9.10
Bubblegum Pink
#FE83CC
ΔE00 9.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D499CD #99D4A0
analogous
#BE99D4 #D499CD #D499B0
triadic
#D499CD #CDD499 #99CDD4
tetradic
#D499CD #D4BE99 #99D4A0 #99B0D4
square
#D499CD #D4BE99 #99D4A0 #99B0D4
split-complementary
#D499CD #B0D499 #99D4BE
monochromatic
#AB489F #C26EB8 #D499CD #E6C4E2 #F6E9F4
Accessibility & contrast
On white
2.27
#D499CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#D499CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D499CD
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D499CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D499CD | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A7CF
Deuteranopia (green-blind)
#A5AFCB
Tritanopia (blue-blind)
#D99DAB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #d499cd; /* rgb */ color: rgb(212, 153, 205); /* oklch */ color: oklch(75.6% 0.098 330.6);
Tailwind
colors: {
custom: {
50: '#e2b7dc',
500: '#d499cd',
950: '#000000',
},
}SCSS
$custom: #d499cd; $custom-light: #e2b7dc; $custom-dark: #000000;
JSON
{
"hex": "#d499cd",
"rgb": {
"r": 212,
"g": 153,
"b": 205
},
"hsl": {
"h": 307.119,
"s": 40.69,
"l": 71.569
},
"oklch": {
"l": 0.75598,
"c": 0.0982,
"h": 330.6
},
"luminance": 0.41187
}Semantic roles & 50–950 ramp
primary
#D499CD
secondary
#DDECDF
accent
#B44132
background
#FDFBFD
surface
#FBF6FB
border
#D4D0D4
text
#151115
muted
#838083