#D896F9#D896F9
#D896F9 is a light, vivid purple. Relative luminance 0.433; OKLCH L 77.3% C 0.152 H 313.8°. Best body text is #000000 at 9.65:1 contrast (WCAG AA passes).
Color values
| HEX | #D896F9 |
|---|---|
| RGB | rgb(216, 150, 249) |
| HSL | hsl(280, 89%, 78%) |
| HSV | hsv(280, 40%, 98%) |
| CMYK | cmyk(13.3%, 39.8%, 0%, 2.4%) |
| CIE-LAB | lab(71.73, 41.84, -39.85) |
| CIE-LCH | lch(71.73, 57.78, 316.39°) |
| OKLab | oklab(77.32% 0.1055 -0.1101) |
| OKLCH | oklch(77.32% 0.152 313.8) |
| XYZ | xyz(56.3214, 43.2524, 94.9858) |
| Luminance | 0.4325 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.19
Lilac (survey)
#CEA2FD
ΔE00 4.03
Pastel Purple
#CAA0FF
ΔE00 4.44
Lavender (survey)
#C79FEF
ΔE00 4.57
Liliac
#C48EFD
ΔE00 4.69
Mauve
#E0B0FF
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D896F9 #B7F996
analogous
#A696F9 #D896F9 #F996E8
triadic
#D896F9 #F9D896 #96F9D8
tetradic
#D896F9 #F9A696 #B7F996 #96E8F9
square
#D896F9 #F9A696 #B7F996 #96E8F9
split-complementary
#D896F9 #E8F996 #96F9A6
monochromatic
#AD22F2 #C25CF6 #D896F9 #EED0FC #F4E2FD
Accessibility & contrast
On white
2.18
#D896F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.65
#D896F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D896F9
9.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D896F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D896F9 | 1.00 | 2.18 | 9.65 | 9.65 |
| #FFFFFF | 2.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84ACFD
Deuteranopia (green-blind)
#95B1F6
Tritanopia (blue-blind)
#D6A4BC
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #d896f9; /* rgb */ color: rgb(216, 150, 249); /* oklch */ color: oklch(77.3% 0.152 313.8);
Tailwind
colors: {
custom: {
50: '#e5b6fb',
500: '#d896f9',
950: '#000000',
},
}SCSS
$custom: #d896f9; $custom-light: #e5b6fb; $custom-dark: #000000;
JSON
{
"hex": "#d896f9",
"rgb": {
"r": 216,
"g": 150,
"b": 249
},
"hsl": {
"h": 280,
"s": 89.189,
"l": 78.235
},
"oklch": {
"l": 0.77317,
"c": 0.15249,
"h": 313.8
},
"luminance": 0.43251
}Semantic roles & 50–950 ramp
primary
#D896F9
secondary
#E0F5D6
accent
#E6004C
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161117
muted
#848085