#E295DF#E295DF
#E295DF is a light, vivid purple. Relative luminance 0.430; OKLCH L 77.1% C 0.132 H 328.1°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #E295DF |
|---|---|
| RGB | rgb(226, 149, 223) |
| HSL | hsl(302, 57%, 74%) |
| HSV | hsv(302, 34%, 89%) |
| CMYK | cmyk(0%, 34.1%, 1.3%, 11.4%) |
| CIE-LAB | lab(71.55, 40.37, -25.82) |
| CIE-LCH | lch(71.55, 47.92, 327.40°) |
| OKLab | oklab(77.09% 0.1125 -0.07) |
| OKLCH | oklch(77.09% 0.132 328.1) |
| XYZ | xyz(55.4297, 42.9936, 75.1766) |
| Luminance | 0.4299 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 3.28
Lavender Pink
#DD85D7
ΔE00 3.76
Violet (CSS)
#EE82EE
ΔE00 5.59
Purply Pink
#F075E6
ΔE00 7.31
Bubblegum Pink
#FE83CC
ΔE00 7.63
Lavender (survey)
#C79FEF
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E295DF #95E298
analogous
#BE95E2 #E295DF #E295B8
triadic
#E295DF #DFE295 #95DFE2
tetradic
#E295DF #E2BE95 #95E298 #95B8E2
square
#E295DF #E2BE95 #95E298 #95B8E2
split-complementary
#E295DF #B8E295 #95E2BE
monochromatic
#C636C1 #D565D0 #E295DF #EFC5EE #F8E7F8
Accessibility & contrast
On white
2.19
#E295DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#E295DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E295DF
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E295DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E295DF | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90A9E2
Deuteranopia (green-blind)
#A4B3DC
Tritanopia (blue-blind)
#E79BB0
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #e295df; /* rgb */ color: rgb(226, 149, 223); /* oklch */ color: oklch(77.1% 0.132 328.1);
Tailwind
colors: {
custom: {
50: '#ecb5e9',
500: '#e295df',
950: '#000000',
},
}SCSS
$custom: #e295df; $custom-light: #ecb5e9; $custom-dark: #000000;
JSON
{
"hex": "#e295df",
"rgb": {
"r": 226,
"g": 149,
"b": 223
},
"hsl": {
"h": 302.338,
"s": 57.037,
"l": 73.529
},
"oklch": {
"l": 0.77086,
"c": 0.13249,
"h": 328.1
},
"luminance": 0.42991
}Semantic roles & 50–950 ramp
primary
#E295DF
secondary
#DBF0DC
accent
#C52721
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161116
muted
#848084