#D899FF#D899FF
#D899FF is a light, vivid violet. Relative luminance 0.446; OKLCH L 78.1% C 0.154 H 311.6°. Best body text is #000000 at 9.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D899FF |
|---|---|
| RGB | rgb(216, 153, 255) |
| HSL | hsl(277, 100%, 80%) |
| HSV | hsv(277, 40%, 100%) |
| CMYK | cmyk(15.3%, 40%, 0%, 0%) |
| CIE-LAB | lab(72.63, 41.48, -41.70) |
| CIE-LCH | lch(72.63, 58.82, 314.85°) |
| OKLab | oklab(78.08% 0.1025 -0.1154) |
| OKLCH | oklch(78.08% 0.154 311.6) |
| XYZ | xyz(57.7570, 44.6024, 100.1549) |
| Luminance | 0.4460 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.79
Lilac (survey)
#CEA2FD
ΔE00 3.29
Pastel Purple
#CAA0FF
ΔE00 3.62
Lavender (survey)
#C79FEF
ΔE00 4.40
Liliac
#C48EFD
ΔE00 4.47
Mauve
#E0B0FF
ΔE00 5.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D899FF #C0FF99
analogous
#A599FF #D899FF #FF99F3
triadic
#D899FF #FFD899 #99FFD8
tetradic
#D899FF #FFA599 #C0FF99 #99F3FF
square
#D899FF #FFA599 #C0FF99 #99F3FF
split-complementary
#D899FF #F3FF99 #99FFA5
monochromatic
#A91FFF #C15CFF #D899FF #EFD6FF #F3E0FF
Accessibility & contrast
On white
2.12
#D899FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.92
#D899FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D899FF
9.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D899FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D899FF | 1.00 | 2.12 | 9.92 | 9.92 |
| #FFFFFF | 2.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#85AFFF
Deuteranopia (green-blind)
#95B4FC
Tritanopia (blue-blind)
#D4A8C0
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #d899ff; /* rgb */ color: rgb(216, 153, 255); /* oklch */ color: oklch(78.1% 0.154 311.6);
Tailwind
colors: {
custom: {
50: '#e5b8ff',
500: '#d899ff',
950: '#000000',
},
}SCSS
$custom: #d899ff; $custom-light: #e5b8ff; $custom-dark: #000000;
JSON
{
"hex": "#d899ff",
"rgb": {
"r": 216,
"g": 153,
"b": 255
},
"hsl": {
"h": 277.059,
"s": 100,
"l": 80
},
"oklch": {
"l": 0.78081,
"c": 0.15433,
"h": 311.6
},
"luminance": 0.44601
}Semantic roles & 50–950 ramp
primary
#D899FF
secondary
#E1F7D4
accent
#E60058
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086