#D798FF#D798FF
#D798FF is a light, vivid violet. Relative luminance 0.441; OKLCH L 77.8% C 0.156 H 311.3°. Best body text is #000000 at 9.82:1 contrast (WCAG AA passes).
Color values
| HEX | #D798FF |
|---|---|
| RGB | rgb(215, 152, 255) |
| HSL | hsl(277, 100%, 80%) |
| HSV | hsv(277, 40%, 100%) |
| CMYK | cmyk(15.7%, 40.4%, 0%, 0%) |
| CIE-LAB | lab(72.31, 41.73, -42.20) |
| CIE-LCH | lch(72.31, 59.35, 314.68°) |
| OKLab | oklab(77.82% 0.1027 -0.1168) |
| OKLCH | oklch(77.82% 0.156 311.3) |
| XYZ | xyz(57.2994, 44.1245, 100.0867) |
| Luminance | 0.4412 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.74
Lilac (survey)
#CEA2FD
ΔE00 3.36
Pastel Purple
#CAA0FF
ΔE00 3.61
Liliac
#C48EFD
ΔE00 4.18
Lavender (survey)
#C79FEF
ΔE00 4.45
Mauve
#E0B0FF
ΔE00 6.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D798FF #C0FF98
analogous
#A498FF #D798FF #FF98F4
triadic
#D798FF #FFD798 #98FFD7
tetradic
#D798FF #FFA498 #C0FF98 #98F4FF
square
#D798FF #FFA498 #C0FF98 #98F4FF
split-complementary
#D798FF #F4FF98 #98FFA4
monochromatic
#A71EFF #BF5BFF #D798FF #EFD5FF #F3E0FF
Accessibility & contrast
On white
2.14
#D798FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.82
#D798FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D798FF
9.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D798FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D798FF | 1.00 | 2.14 | 9.82 | 9.82 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#84AEFF
Deuteranopia (green-blind)
#93B3FC
Tritanopia (blue-blind)
#D3A7C0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #d798ff; /* rgb */ color: rgb(215, 152, 255); /* oklch */ color: oklch(77.8% 0.156 311.3);
Tailwind
colors: {
custom: {
50: '#e5b7ff',
500: '#d798ff',
950: '#000000',
},
}SCSS
$custom: #d798ff; $custom-light: #e5b7ff; $custom-dark: #000000;
JSON
{
"hex": "#d798ff",
"rgb": {
"r": 215,
"g": 152,
"b": 255
},
"hsl": {
"h": 276.699,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.77818,
"c": 0.15559,
"h": 311.3
},
"luminance": 0.44124
}Semantic roles & 50–950 ramp
primary
#D798FF
secondary
#E2F7D4
accent
#E60059
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086