#D894FF#D894FF
#D894FF is a light, vivid violet. Relative luminance 0.430; OKLCH L 77.3% C 0.163 H 312.3°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D894FF |
|---|---|
| RGB | rgb(216, 148, 255) |
| HSL | hsl(278, 100%, 79%) |
| HSV | hsv(278, 42%, 100%) |
| CMYK | cmyk(15.3%, 42%, 0%, 0%) |
| CIE-LAB | lab(71.55, 44.15, -43.38) |
| CIE-LCH | lch(71.55, 61.89, 315.50°) |
| OKLab | oklab(77.27% 0.1094 -0.1202) |
| OKLCH | oklch(77.27% 0.163 312.3) |
| XYZ | xyz(56.9557, 42.9998, 99.8878) |
| Luminance | 0.4300 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 3.44
Liliac
#C48EFD
ΔE00 3.96
Lilac (survey)
#CEA2FD
ΔE00 4.30
Pastel Purple
#CAA0FF
ΔE00 4.42
Lavender (survey)
#C79FEF
ΔE00 5.22
Violet (CSS)
#EE82EE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D894FF #BBFF94
analogous
#A394FF #D894FF #FF94F0
triadic
#D894FF #FFD894 #94FFD8
tetradic
#D894FF #FFA394 #BBFF94 #94F0FF
square
#D894FF #FFA394 #BBFF94 #94F0FF
split-complementary
#D894FF #F0FF94 #94FFA3
monochromatic
#AB1AFF #C257FF #D894FF #EED1FF #F4E0FF
Accessibility & contrast
On white
2.19
#D894FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#D894FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D894FF
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D894FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D894FF | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FACFF
Deuteranopia (green-blind)
#90B1FC
Tritanopia (blue-blind)
#D4A4BD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #d894ff; /* rgb */ color: rgb(216, 148, 255); /* oklch */ color: oklch(77.3% 0.163 312.3);
Tailwind
colors: {
custom: {
50: '#e6b4ff',
500: '#d894ff',
950: '#000000',
},
}SCSS
$custom: #d894ff; $custom-light: #e6b4ff; $custom-dark: #000000;
JSON
{
"hex": "#d894ff",
"rgb": {
"r": 216,
"g": 148,
"b": 255
},
"hsl": {
"h": 278.131,
"s": 100,
"l": 79.02
},
"oklch": {
"l": 0.77273,
"c": 0.16256,
"h": 312.3
},
"luminance": 0.42999
}Semantic roles & 50–950 ramp
primary
#D894FF
secondary
#E1F7D4
accent
#E60054
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086