#E69FDC#E69FDC
#E69FDC is a light, moderate purple. Relative luminance 0.468; OKLCH L 79.0% C 0.115 H 331.6°. Best body text is #000000 at 10.36:1 contrast (WCAG AA passes).
Color values
| HEX | #E69FDC |
|---|---|
| RGB | rgb(230, 159, 220) |
| HSL | hsl(308, 59%, 76%) |
| HSV | hsv(308, 31%, 90%) |
| CMYK | cmyk(0%, 30.9%, 4.3%, 9.8%) |
| CIE-LAB | lab(74.05, 35.81, -20.32) |
| CIE-LCH | lch(74.05, 41.17, 330.43°) |
| OKLab | oklab(79.05% 0.1013 -0.0546) |
| OKLCH | oklch(79.05% 0.115 331.6) |
| XYZ | xyz(57.9487, 46.7889, 73.6750) |
| Luminance | 0.4679 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 1.99
Lavender Pink
#DD85D7
ΔE00 6.57
Lilac
#C8A2C8
ΔE00 7.18
Bubblegum Pink
#FE83CC
ΔE00 7.88
Mauve
#E0B0FF
ΔE00 8.07
Light Lavendar
#EFC0FE
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69FDC #9FE6A9
analogous
#CD9FE6 #E69FDC #E69FB9
triadic
#E69FDC #DCE69F #9FDCE6
tetradic
#E69FDC #E6CD9F #9FE6A9 #9FB9E6
square
#E69FDC #E6CD9F #9FE6A9 #9FB9E6
split-complementary
#E69FDC #B9E69F #9FE6CD
monochromatic
#CD3EB9 #D96ECA #E69FDC #F3D0EE #F9E7F6
Accessibility & contrast
On white
2.03
#E69FDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.36
#E69FDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69FDC
10.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69FDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69FDC | 1.00 | 2.03 | 10.36 | 10.36 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB0DE
Deuteranopia (green-blind)
#AEBADA
Tritanopia (blue-blind)
#ECA3B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e69fdc; /* rgb */ color: rgb(230, 159, 220); /* oklch */ color: oklch(79.0% 0.115 331.6);
Tailwind
colors: {
custom: {
50: '#efbce7',
500: '#e69fdc',
950: '#000000',
},
}SCSS
$custom: #e69fdc; $custom-light: #efbce7; $custom-dark: #000000;
JSON
{
"hex": "#e69fdc",
"rgb": {
"r": 230,
"g": 159,
"b": 220
},
"hsl": {
"h": 308.451,
"s": 58.678,
"l": 76.275
},
"oklch": {
"l": 0.79047,
"c": 0.11505,
"h": 331.6
},
"luminance": 0.46787
}Semantic roles & 50–950 ramp
primary
#E69FDC
secondary
#DBF0DE
accent
#C6371F
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161216
muted
#848184