#E796DF#E796DF
#E796DF is a light, vivid purple. Relative luminance 0.441; OKLCH L 77.8% C 0.134 H 330.3°. Best body text is #000000 at 9.83:1 contrast (WCAG AA passes).
Color values
| HEX | #E796DF |
|---|---|
| RGB | rgb(231, 150, 223) |
| HSL | hsl(306, 63%, 75%) |
| HSV | hsv(306, 35%, 91%) |
| CMYK | cmyk(0%, 35.1%, 3.5%, 9.4%) |
| CIE-LAB | lab(72.32, 41.41, -24.60) |
| CIE-LCH | lch(72.32, 48.17, 329.29°) |
| OKLab | oklab(77.79% 0.1166 -0.0665) |
| OKLCH | oklch(77.79% 0.134 330.3) |
| XYZ | xyz(57.1798, 44.1319, 75.3041) |
| Luminance | 0.4413 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.40
Lavender Pink
#DD85D7
ΔE00 4.23
Violet (CSS)
#EE82EE
ΔE00 5.82
Bubblegum Pink
#FE83CC
ΔE00 6.90
Purply Pink
#F075E6
ΔE00 7.46
Mauve
#E0B0FF
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E796DF #96E79E
analogous
#C796E7 #E796DF #E796B7
triadic
#E796DF #DFE796 #96DFE7
tetradic
#E796DF #E7C796 #96E79E #96B7E7
square
#E796DF #E7C796 #96E79E #96B7E7
split-complementary
#E796DF #B7E796 #96E7C7
monochromatic
#D032C1 #DC64D0 #E796DF #F2C8EE #F9E6F7
Accessibility & contrast
On white
2.14
#E796DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.83
#E796DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E796DF
9.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E796DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E796DF | 1.00 | 2.14 | 9.83 | 9.83 |
| #FFFFFF | 2.14 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93AAE2
Deuteranopia (green-blind)
#A7B5DC
Tritanopia (blue-blind)
#ED9CB1
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e796df; /* rgb */ color: rgb(231, 150, 223); /* oklch */ color: oklch(77.8% 0.134 330.3);
Tailwind
colors: {
custom: {
50: '#f0b6e9',
500: '#e796df',
950: '#000000',
},
}SCSS
$custom: #e796df; $custom-light: #f0b6e9; $custom-dark: #000000;
JSON
{
"hex": "#e796df",
"rgb": {
"r": 231,
"g": 150,
"b": 223
},
"hsl": {
"h": 305.926,
"s": 62.791,
"l": 74.706
},
"oklch": {
"l": 0.77787,
"c": 0.13427,
"h": 330.3
},
"luminance": 0.44129
}Semantic roles & 50–950 ramp
primary
#E796DF
secondary
#DAF1DD
accent
#CB2C1B
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084