#D899DE#D899DE
#D899DE is a light, moderate purple. Relative luminance 0.427; OKLCH L 76.7% C 0.118 H 323.7°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #D899DE |
|---|---|
| RGB | rgb(216, 153, 222) |
| HSL | hsl(295, 51%, 74%) |
| HSV | hsv(295, 31%, 87%) |
| CMYK | cmyk(2.7%, 31.1%, 0%, 12.9%) |
| CIE-LAB | lab(71.32, 34.88, -25.71) |
| CIE-LCH | lch(71.32, 43.34, 323.60°) |
| OKLab | oklab(76.66% 0.095 -0.0699) |
| OKLCH | oklch(76.66% 0.118 323.7) |
| XYZ | xyz(52.8935, 42.6570, 74.5404) |
| Luminance | 0.4265 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.33
Lavender Pink
#DD85D7
ΔE00 5.01
Lavender (survey)
#C79FEF
ΔE00 6.29
Pale Purple
#B790D4
ΔE00 6.67
Baby Purple
#CA9BF7
ΔE00 6.95
Mauve
#E0B0FF
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D899DE #9FDE99
analogous
#B599DE #D899DE #DE99C1
triadic
#D899DE #DED899 #99DED8
tetradic
#D899DE #DEB599 #9FDE99 #99C1DE
square
#D899DE #DEB599 #9FDE99 #99C1DE
split-complementary
#D899DE #C1DE99 #99DEB5
monochromatic
#B43EBF #C66BCF #D899DE #EAC7ED #F6E8F8
Accessibility & contrast
On white
2.20
#D899DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#D899DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D899DE
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D899DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D899DE | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AAE1
Deuteranopia (green-blind)
#A2B1DC
Tritanopia (blue-blind)
#DBA0B2
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d899de; /* rgb */ color: rgb(216, 153, 222); /* oklch */ color: oklch(76.7% 0.118 323.7);
Tailwind
colors: {
custom: {
50: '#e5b8e8',
500: '#d899de',
950: '#000000',
},
}SCSS
$custom: #d899de; $custom-light: #e5b8e8; $custom-dark: #000000;
JSON
{
"hex": "#d899de",
"rgb": {
"r": 216,
"g": 153,
"b": 222
},
"hsl": {
"h": 294.783,
"s": 51.111,
"l": 73.529
},
"oklch": {
"l": 0.76661,
"c": 0.1179,
"h": 323.7
},
"luminance": 0.42655
}Semantic roles & 50–950 ramp
primary
#D899DE
secondary
#DEEFDC
accent
#BE2734
background
#FEFBFE
surface
#FCF6FC
border
#D5D0D5
text
#161116
muted
#848084