#E69FDF#E69FDF
#E69FDF is a light, moderate purple. Relative luminance 0.469; OKLCH L 79.2% C 0.118 H 330.1°. Best body text is #000000 at 10.39:1 contrast (WCAG AA passes).
Color values
| HEX | #E69FDF |
|---|---|
| RGB | rgb(230, 159, 223) |
| HSL | hsl(306, 59%, 76%) |
| HSV | hsv(306, 31%, 90%) |
| CMYK | cmyk(0%, 30.9%, 3%, 9.8%) |
| CIE-LAB | lab(74.16, 36.34, -21.80) |
| CIE-LCH | lch(74.16, 42.38, 329.04°) |
| OKLab | oklab(79.16% 0.1021 -0.0588) |
| OKLCH | oklch(79.16% 0.118 330.1) |
| XYZ | xyz(58.3496, 46.9492, 75.7863) |
| Luminance | 0.4695 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 1.77
Lavender Pink
#DD85D7
ΔE00 6.34
Lilac
#C8A2C8
ΔE00 7.48
Mauve
#E0B0FF
ΔE00 7.52
Violet (CSS)
#EE82EE
ΔE00 8.02
Bubblegum Pink
#FE83CC
ΔE00 8.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69FDF #9FE6A6
analogous
#CA9FE6 #E69FDF #E69FBC
triadic
#E69FDF #DFE69F #9FDFE6
tetradic
#E69FDF #E6CA9F #9FE6A6 #9FBCE6
square
#E69FDF #E6CA9F #9FE6A6 #9FBCE6
split-complementary
#E69FDF #BCE69F #9FE6CA
monochromatic
#CD3EBF #D96ECF #E69FDF #F3D0EF #F9E7F7
Accessibility & contrast
On white
2.02
#E69FDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.39
#E69FDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69FDF
10.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69FDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69FDF | 1.00 | 2.02 | 10.39 | 10.39 |
| #FFFFFF | 2.02 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CB0E1
Deuteranopia (green-blind)
#AEBADD
Tritanopia (blue-blind)
#ECA4B6
Achromatopsia (no color)
#B6B6B6
Design tokens & code
CSS
--color: #e69fdf; /* rgb */ color: rgb(230, 159, 223); /* oklch */ color: oklch(79.2% 0.118 330.1);
Tailwind
colors: {
custom: {
50: '#efbce9',
500: '#e69fdf',
950: '#000000',
},
}SCSS
$custom: #e69fdf; $custom-light: #efbce9; $custom-dark: #000000;
JSON
{
"hex": "#e69fdf",
"rgb": {
"r": 230,
"g": 159,
"b": 223
},
"hsl": {
"h": 305.915,
"s": 58.678,
"l": 76.275
},
"oklch": {
"l": 0.79159,
"c": 0.11781,
"h": 330.1
},
"luminance": 0.46947
}Semantic roles & 50–950 ramp
primary
#E69FDF
secondary
#DBF0DD
accent
#C6301F
background
#FEFBFE
surface
#FDF6FC
border
#D5D0D5
text
#161216
muted
#848184