#E69FDD#E69FDD
#E69FDD is a light, moderate purple. Relative luminance 0.468; OKLCH L 79.1% C 0.116 H 331.1°. Best body text is #000000 at 10.37:1 contrast (WCAG AA passes).
Color values
| HEX | #E69FDD |
|---|---|
| RGB | rgb(230, 159, 221) |
| HSL | hsl(308, 59%, 76%) |
| HSV | hsv(308, 31%, 90%) |
| CMYK | cmyk(0%, 30.9%, 3.9%, 9.8%) |
| CIE-LAB | lab(74.09, 35.98, -20.81) |
| CIE-LCH | lch(74.09, 41.57, 329.96°) |
| OKLab | oklab(79.08% 0.1015 -0.056) |
| OKLCH | oklch(79.08% 0.116 331.1) |
| XYZ | xyz(58.0815, 46.8420, 74.3745) |
| Luminance | 0.4684 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 1.89
Lavender Pink
#DD85D7
ΔE00 6.49
Lilac
#C8A2C8
ΔE00 7.27
Mauve
#E0B0FF
ΔE00 7.88
Bubblegum Pink
#FE83CC
ΔE00 7.95
Light Lavendar
#EFC0FE
ΔE00 8.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69FDD #9FE6A8
analogous
#CC9FE6 #E69FDD #E69FBA
triadic
#E69FDD #DDE69F #9FDDE6
tetradic
#E69FDD #E6CC9F #9FE6A8 #9FBAE6
square
#E69FDD #E6CC9F #9FE6A8 #9FBAE6
split-complementary
#E69FDD #BAE69F #9FE6CC
monochromatic
#CD3EBB #D96ECC #E69FDD #F3D0EE #F9E7F6
Accessibility & contrast
On white
2.03
#E69FDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.37
#E69FDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69FDD
10.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69FDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69FDD | 1.00 | 2.03 | 10.37 | 10.37 |
| #FFFFFF | 2.03 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DB0DF
Deuteranopia (green-blind)
#AEBADB
Tritanopia (blue-blind)
#ECA3B5
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e69fdd; /* rgb */ color: rgb(230, 159, 221); /* oklch */ color: oklch(79.1% 0.116 331.1);
Tailwind
colors: {
custom: {
50: '#efbce7',
500: '#e69fdd',
950: '#000000',
},
}SCSS
$custom: #e69fdd; $custom-light: #efbce7; $custom-dark: #000000;
JSON
{
"hex": "#e69fdd",
"rgb": {
"r": 230,
"g": 159,
"b": 221
},
"hsl": {
"h": 307.606,
"s": 58.678,
"l": 76.275
},
"oklch": {
"l": 0.79084,
"c": 0.11596,
"h": 331.1
},
"luminance": 0.4684
}Semantic roles & 50–950 ramp
primary
#E69FDD
secondary
#DBF0DE
accent
#C6341F
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161216
muted
#848184