#D899EB#D899EB
#D899EB is a light, vivid purple. Relative luminance 0.434; OKLCH L 77.2% C 0.132 H 318.2°. Best body text is #000000 at 9.68:1 contrast (WCAG AA passes).
Color values
| HEX | #D899EB |
|---|---|
| RGB | rgb(216, 153, 235) |
| HSL | hsl(286, 67%, 76%) |
| HSV | hsv(286, 35%, 92%) |
| CMYK | cmyk(8.1%, 34.9%, 0%, 7.8%) |
| CIE-LAB | lab(71.81, 37.40, -32.08) |
| CIE-LCH | lch(71.81, 49.28, 319.38°) |
| OKLab | oklab(77.2% 0.0982 -0.0879) |
| OKLCH | oklch(77.2% 0.132 318.2) |
| XYZ | xyz(54.7035, 43.3810, 84.0729) |
| Luminance | 0.4338 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Lavender (survey)
#C79FEF
ΔE00 4.52
Baby Purple
#CA9BF7
ΔE00 4.53
Plum
#DDA0DD
ΔE00 4.66
Lilac (survey)
#CEA2FD
ΔE00 5.12
Mauve
#E0B0FF
ΔE00 5.68
Lavender Pink
#DD85D7
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D899EB #ACEB99
analogous
#AF99EB #D899EB #EB99D5
triadic
#D899EB #EBD899 #99EBD8
tetradic
#D899EB #EBAF99 #ACEB99 #99D5EB
square
#D899EB #EBAF99 #ACEB99 #99D5EB
split-complementary
#D899EB #D5EB99 #99EBAF
monochromatic
#B133D7 #C466E1 #D899EB #ECCCF5 #F5E5FA
Accessibility & contrast
On white
2.17
#D899EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.68
#D899EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D899EB
9.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D899EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D899EB | 1.00 | 2.17 | 9.68 | 9.68 |
| #FFFFFF | 2.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EACEE
Deuteranopia (green-blind)
#9DB2E8
Tritanopia (blue-blind)
#D8A3B7
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d899eb; /* rgb */ color: rgb(216, 153, 235); /* oklch */ color: oklch(77.2% 0.132 318.2);
Tailwind
colors: {
custom: {
50: '#e5b8f1',
500: '#d899eb',
950: '#000000',
},
}SCSS
$custom: #d899eb; $custom-light: #e5b8f1; $custom-dark: #000000;
JSON
{
"hex": "#d899eb",
"rgb": {
"r": 216,
"g": 153,
"b": 235
},
"hsl": {
"h": 286.098,
"s": 67.213,
"l": 76.078
},
"oklch": {
"l": 0.77196,
"c": 0.1318,
"h": 318.2
},
"luminance": 0.4338
}Semantic roles & 50–950 ramp
primary
#D899EB
secondary
#DFF1DA
accent
#CF1641
background
#FEFBFE
surface
#FCF6FD
border
#D5D0D5
text
#161117
muted
#848085