#D899F3#D899F3
#D899F3 is a light, vivid purple. Relative luminance 0.439; OKLCH L 77.5% C 0.141 H 315.3°. Best body text is #000000 at 9.77:1 contrast (WCAG AA passes).
Color values
| HEX | #D899F3 |
|---|---|
| RGB | rgb(216, 153, 243) |
| HSL | hsl(282, 79%, 78%) |
| HSV | hsv(282, 37%, 95%) |
| CMYK | cmyk(11.1%, 37%, 0%, 4.7%) |
| CIE-LAB | lab(72.13, 39.01, -35.95) |
| CIE-LCH | lch(72.13, 53.05, 317.33°) |
| OKLab | oklab(77.54% 0.1001 -0.0989) |
| OKLCH | oklch(77.54% 0.141 315.3) |
| XYZ | xyz(55.8853, 43.8537, 90.2973) |
| Luminance | 0.4385 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.40
Lilac (survey)
#CEA2FD
ΔE00 4.03
Lavender (survey)
#C79FEF
ΔE00 4.05
Pastel Purple
#CAA0FF
ΔE00 4.74
Mauve
#E0B0FF
ΔE00 5.46
Liliac
#C48EFD
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D899F3 #B4F399
analogous
#AB99F3 #D899F3 #F399E1
triadic
#D899F3 #F3D899 #99F3D8
tetradic
#D899F3 #F3AB99 #B4F399 #99E1F3
square
#D899F3 #F3AB99 #B4F399 #99E1F3
split-complementary
#D899F3 #E1F399 #99F3AB
monochromatic
#AE2BE6 #C362ED #D899F3 #EDD0F9 #F5E4FC
Accessibility & contrast
On white
2.15
#D899F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.77
#D899F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D899F3
9.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D899F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D899F3 | 1.00 | 2.15 | 9.77 | 9.77 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8BADF6
Deuteranopia (green-blind)
#9AB3F0
Tritanopia (blue-blind)
#D7A5BB
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #d899f3; /* rgb */ color: rgb(216, 153, 243); /* oklch */ color: oklch(77.5% 0.141 315.3);
Tailwind
colors: {
custom: {
50: '#e5b8f7',
500: '#d899f3',
950: '#000000',
},
}SCSS
$custom: #d899f3; $custom-light: #e5b8f7; $custom-dark: #000000;
JSON
{
"hex": "#d899f3",
"rgb": {
"r": 216,
"g": 153,
"b": 243
},
"hsl": {
"h": 282,
"s": 78.947,
"l": 77.647
},
"oklch": {
"l": 0.77541,
"c": 0.1407,
"h": 315.3
},
"luminance": 0.43852
}Semantic roles & 50–950 ramp
primary
#D899F3
secondary
#E0F4D7
accent
#DB0A49
background
#FEFBFF
surface
#FCF6FE
border
#D5D0D6
text
#161117
muted
#848085