#E799DF#E799DF
#E799DF is a light, vivid purple. Relative luminance 0.451; OKLCH L 78.3% C 0.129 H 330.4°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #E799DF |
|---|---|
| RGB | rgb(231, 153, 223) |
| HSL | hsl(306, 62%, 75%) |
| HSV | hsv(306, 34%, 91%) |
| CMYK | cmyk(0%, 33.8%, 3.5%, 9.4%) |
| CIE-LAB | lab(72.96, 39.84, -23.62) |
| CIE-LCH | lch(72.96, 46.31, 329.34°) |
| OKLab | oklab(78.27% 0.1122 -0.0638) |
| OKLCH | oklch(78.27% 0.129 330.4) |
| XYZ | xyz(57.6646, 45.1016, 75.4657) |
| Luminance | 0.4510 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 2.80
Lavender Pink
#DD85D7
ΔE00 4.92
Violet (CSS)
#EE82EE
ΔE00 6.53
Bubblegum Pink
#FE83CC
ΔE00 7.19
Mauve
#E0B0FF
ΔE00 8.11
Purply Pink
#F075E6
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E799DF #99E7A1
analogous
#C899E7 #E799DF #E799B8
triadic
#E799DF #DFE799 #99DFE7
tetradic
#E799DF #E7C899 #99E7A1 #99B8E7
square
#E799DF #E7C899 #99E7A1 #99B8E7
split-complementary
#E799DF #B8E799 #99E7C8
monochromatic
#D036C0 #DB67CF #E799DF #F3CBEF #F9E6F7
Accessibility & contrast
On white
2.10
#E799DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#E799DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E799DF
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E799DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E799DF | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96ACE2
Deuteranopia (green-blind)
#AAB7DC
Tritanopia (blue-blind)
#ED9EB3
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e799df; /* rgb */ color: rgb(231, 153, 223); /* oklch */ color: oklch(78.3% 0.129 330.4);
Tailwind
colors: {
custom: {
50: '#f0b8e9',
500: '#e799df',
950: '#000000',
},
}SCSS
$custom: #e799df; $custom-light: #f0b8e9; $custom-dark: #000000;
JSON
{
"hex": "#e799df",
"rgb": {
"r": 231,
"g": 153,
"b": 223
},
"hsl": {
"h": 306.154,
"s": 61.905,
"l": 75.294
},
"oklch": {
"l": 0.78273,
"c": 0.12904,
"h": 330.4
},
"luminance": 0.45099
}Semantic roles & 50–950 ramp
primary
#E799DF
secondary
#DAF1DD
accent
#CA2E1C
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#171116
muted
#858084