#E69DF2#E69DF2
#E69DF2 is a light, vivid purple. Relative luminance 0.473; OKLCH L 79.6% C 0.140 H 321.7°. Best body text is #000000 at 10.47:1 contrast (WCAG AA passes).
Color values
| HEX | #E69DF2 |
|---|---|
| RGB | rgb(230, 157, 242) |
| HSL | hsl(292, 77%, 78%) |
| HSV | hsv(292, 35%, 95%) |
| CMYK | cmyk(5%, 35.1%, 0%, 5.1%) |
| CIE-LAB | lab(74.41, 40.90, -31.76) |
| CIE-LCH | lch(74.41, 51.79, 322.17°) |
| OKLab | oklab(79.58% 0.11 -0.0868) |
| OKLCH | oklch(79.58% 0.14 321.7) |
| XYZ | xyz(60.7152, 47.3497, 89.9283) |
| Luminance | 0.4735 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.54
Mauve
#E0B0FF
ΔE00 5.33
Violet (CSS)
#EE82EE
ΔE00 5.99
Baby Purple
#CA9BF7
ΔE00 6.25
Lavender Pink
#DD85D7
ΔE00 6.26
Lilac (survey)
#CEA2FD
ΔE00 6.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69DF2 #A9F29D
analogous
#BB9DF2 #E69DF2 #F29DD4
triadic
#E69DF2 #F2E69D #9DF2E6
tetradic
#E69DF2 #F2BB9D #A9F29D #9DD4F2
square
#E69DF2 #F2BB9D #A9F29D #9DD4F2
split-complementary
#E69DF2 #D4F29D #9DF2BB
monochromatic
#CA31E4 #D867EB #E69DF2 #F4D3F9 #F8E4FB
Accessibility & contrast
On white
2.01
#E69DF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.47
#E69DF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69DF2
10.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69DF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69DF2 | 1.00 | 2.01 | 10.47 | 10.47 |
| #FFFFFF | 2.01 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93B2F5
Deuteranopia (green-blind)
#A5BAEF
Tritanopia (blue-blind)
#E8A6BD
Achromatopsia (no color)
#B7B7B7
Design tokens & code
CSS
--color: #e69df2; /* rgb */ color: rgb(230, 157, 242); /* oklch */ color: oklch(79.6% 0.140 321.7);
Tailwind
colors: {
custom: {
50: '#efbbf6',
500: '#e69df2',
950: '#000000',
},
}SCSS
$custom: #e69df2; $custom-light: #efbbf6; $custom-dark: #000000;
JSON
{
"hex": "#e69df2",
"rgb": {
"r": 230,
"g": 157,
"b": 242
},
"hsl": {
"h": 291.529,
"s": 76.577,
"l": 78.235
},
"oklch": {
"l": 0.7958,
"c": 0.14009,
"h": 321.7
},
"luminance": 0.47348
}Semantic roles & 50–950 ramp
primary
#E69DF2
secondary
#DCF3D8
accent
#D90D2A
background
#FEFBFF
surface
#FDF6FE
border
#D5D0D6
text
#171217
muted
#858185