#E795DF#E795DF
#E795DF is a light, vivid purple. Relative luminance 0.438; OKLCH L 77.6% C 0.136 H 330.3°. Best body text is #000000 at 9.76:1 contrast (WCAG AA passes).
Color values
| HEX | #E795DF |
|---|---|
| RGB | rgb(231, 149, 223) |
| HSL | hsl(306, 63%, 75%) |
| HSV | hsv(306, 35%, 91%) |
| CMYK | cmyk(0%, 35.5%, 3.5%, 9.4%) |
| CIE-LAB | lab(72.10, 41.94, -24.92) |
| CIE-LCH | lch(72.10, 48.79, 329.28°) |
| OKLab | oklab(77.63% 0.1181 -0.0674) |
| OKLCH | oklch(77.63% 0.136 330.3) |
| XYZ | xyz(57.0209, 43.8141, 75.2511) |
| Luminance | 0.4381 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.61
Lavender Pink
#DD85D7
ΔE00 4.01
Violet (CSS)
#EE82EE
ΔE00 5.59
Bubblegum Pink
#FE83CC
ΔE00 6.83
Purply Pink
#F075E6
ΔE00 7.21
Mauve
#E0B0FF
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E795DF #95E79D
analogous
#C695E7 #E795DF #E795B6
triadic
#E795DF #DFE795 #95DFE7
tetradic
#E795DF #E7C695 #95E79D #95B6E7
square
#E795DF #E7C695 #95E79D #95B6E7
split-complementary
#E795DF #B6E795 #95E7C6
monochromatic
#D031C1 #DC63D0 #E795DF #F2C7EE #F9E6F7
Accessibility & contrast
On white
2.15
#E795DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.76
#E795DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E795DF
9.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E795DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E795DF | 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)
#92AAE2
Deuteranopia (green-blind)
#A7B5DC
Tritanopia (blue-blind)
#ED9BB0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e795df; /* rgb */ color: rgb(231, 149, 223); /* oklch */ color: oklch(77.6% 0.136 330.3);
Tailwind
colors: {
custom: {
50: '#f0b5e9',
500: '#e795df',
950: '#000000',
},
}SCSS
$custom: #e795df; $custom-light: #f0b5e9; $custom-dark: #000000;
JSON
{
"hex": "#e795df",
"rgb": {
"r": 231,
"g": 149,
"b": 223
},
"hsl": {
"h": 305.854,
"s": 63.077,
"l": 74.51
},
"oklch": {
"l": 0.77626,
"c": 0.136,
"h": 330.3
},
"luminance": 0.43812
}Semantic roles & 50–950 ramp
primary
#E795DF
secondary
#DAF1DC
accent
#CB2C1B
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084