#D89FFE#D89FFE
#D89FFE is a light, vivid violet. Relative luminance 0.466; OKLCH L 79.0% C 0.143 H 311.0°. Best body text is #000000 at 10.31:1 contrast (WCAG AA passes).
Color values
| HEX | #D89FFE |
|---|---|
| RGB | rgb(216, 159, 254) |
| HSL | hsl(276, 98%, 81%) |
| HSV | hsv(276, 37%, 100%) |
| CMYK | cmyk(15%, 37.4%, 0%, 0.4%) |
| CIE-LAB | lab(73.90, 38.05, -39.17) |
| CIE-LCH | lch(73.90, 54.61, 314.17°) |
| OKLab | oklab(79.03% 0.0939 -0.1082) |
| OKLCH | oklch(79.03% 0.143 311) |
| XYZ | xyz(58.6033, 46.5518, 99.6449) |
| Luminance | 0.4655 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lilac (survey)
#CEA2FD
ΔE00 2.31
Baby Purple
#CA9BF7
ΔE00 2.56
Pastel Purple
#CAA0FF
ΔE00 3.08
Lavender (survey)
#C79FEF
ΔE00 3.58
Mauve
#E0B0FF
ΔE00 4.41
Pale Violet
#CEAEFA
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D89FFE #C5FE9F
analogous
#A89FFE #D89FFE #FE9FF4
triadic
#D89FFE #FED89F #9FFED8
tetradic
#D89FFE #FEA89F #C5FE9F #9FF4FE
square
#D89FFE #FEA89F #C5FE9F #9FF4FE
split-complementary
#D89FFE #F4FE9F #9FFEA8
monochromatic
#A726FD #BF62FD #D89FFE #F1DCFF #F3E1FF
Accessibility & contrast
On white
2.04
#D89FFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.31
#D89FFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D89FFE
10.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D89FFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D89FFE | 1.00 | 2.04 | 10.31 | 10.31 |
| #FFFFFF | 2.04 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DB3FF
Deuteranopia (green-blind)
#9AB7FB
Tritanopia (blue-blind)
#D4ACC3
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #d89ffe; /* rgb */ color: rgb(216, 159, 254); /* oklch */ color: oklch(79.0% 0.143 311.0);
Tailwind
colors: {
custom: {
50: '#e5bcff',
500: '#d89ffe',
950: '#000000',
},
}SCSS
$custom: #d89ffe; $custom-light: #e5bcff; $custom-dark: #000000;
JSON
{
"hex": "#d89ffe",
"rgb": {
"r": 216,
"g": 159,
"b": 254
},
"hsl": {
"h": 276,
"s": 97.938,
"l": 80.98
},
"oklch": {
"l": 0.79028,
"c": 0.14323,
"h": 311
},
"luminance": 0.46551
}Semantic roles & 50–950 ramp
primary
#D89FFE
secondary
#E2F7D4
accent
#E6005C
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161218
muted
#848186