#D797FF#D797FF
#D797FF is a light, vivid violet. Relative luminance 0.438; OKLCH L 77.7% C 0.157 H 311.5°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D797FF |
|---|---|
| RGB | rgb(215, 151, 255) |
| HSL | hsl(277, 100%, 80%) |
| HSV | hsv(277, 41%, 100%) |
| CMYK | cmyk(15.7%, 40.8%, 0%, 0%) |
| CIE-LAB | lab(72.10, 42.26, -42.54) |
| CIE-LCH | lch(72.10, 59.97, 314.81°) |
| OKLab | oklab(77.66% 0.1041 -0.1178) |
| OKLCH | oklch(77.66% 0.157 311.5) |
| XYZ | xyz(57.1378, 43.8013, 100.0329) |
| Luminance | 0.4380 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Baby Purple
#CA9BF7
ΔE00 2.86
Lilac (survey)
#CEA2FD
ΔE00 3.57
Pastel Purple
#CAA0FF
ΔE00 3.77
Liliac
#C48EFD
ΔE00 4.06
Lavender (survey)
#C79FEF
ΔE00 4.61
Mauve
#E0B0FF
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D797FF #BFFF97
analogous
#A397FF #D797FF #FF97F3
triadic
#D797FF #FFD797 #97FFD7
tetradic
#D797FF #FFA397 #BFFF97 #97F3FF
square
#D797FF #FFA397 #BFFF97 #97F3FF
split-complementary
#D797FF #F3FF97 #97FFA3
monochromatic
#A81DFF #BF5AFF #D797FF #EFD4FF #F3E0FF
Accessibility & contrast
On white
2.15
#D797FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#D797FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D797FF
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D797FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D797FF | 1.00 | 2.15 | 9.76 | 9.76 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#82ADFF
Deuteranopia (green-blind)
#92B2FC
Tritanopia (blue-blind)
#D3A6BF
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #d797ff; /* rgb */ color: rgb(215, 151, 255); /* oklch */ color: oklch(77.7% 0.157 311.5);
Tailwind
colors: {
custom: {
50: '#e5b6ff',
500: '#d797ff',
950: '#000000',
},
}SCSS
$custom: #d797ff; $custom-light: #e5b6ff; $custom-dark: #000000;
JSON
{
"hex": "#d797ff",
"rgb": {
"r": 215,
"g": 151,
"b": 255
},
"hsl": {
"h": 276.923,
"s": 100,
"l": 79.608
},
"oklch": {
"l": 0.77656,
"c": 0.15723,
"h": 311.5
},
"luminance": 0.438
}Semantic roles & 50–950 ramp
primary
#D797FF
secondary
#E1F7D4
accent
#E60058
background
#FEFBFF
surface
#FCF6FF
border
#D5D0D7
text
#161118
muted
#848086