#E69FD2#E69FD2
#E69FD2 is a light, moderate pink. Relative luminance 0.463; OKLCH L 78.7% C 0.106 H 337.4°. Best body text is #000000 at 10.25:1 contrast (WCAG AA passes).
Color values
| HEX | #E69FD2 |
|---|---|
| RGB | rgb(230, 159, 210) |
| HSL | hsl(317, 59%, 76%) |
| HSV | hsv(317, 31%, 90%) |
| CMYK | cmyk(0%, 30.9%, 8.7%, 9.8%) |
| CIE-LAB | lab(73.72, 34.08, -15.34) |
| CIE-LCH | lch(73.72, 37.37, 335.77°) |
| OKLab | oklab(78.69% 0.0983 -0.0409) |
| OKLCH | oklch(78.69% 0.106 337.4) |
| XYZ | xyz(56.6637, 46.2749, 66.9075) |
| Luminance | 0.4627 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Plum
#DDA0DD
ΔE00 3.83
Lilac
#C8A2C8
ΔE00 6.62
Bubblegum Pink
#FE83CC
ΔE00 7.52
Lavender Pink
#DD85D7
ΔE00 7.85
Powder Pink
#FFB2D0
ΔE00 7.95
Pink (survey)
#FF81C0
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69FD2 #9FE6B3
analogous
#D79FE6 #E69FD2 #E69FAF
triadic
#E69FD2 #D2E69F #9FD2E6
tetradic
#E69FD2 #E6D79F #9FE6B3 #9FAFE6
square
#E69FD2 #E6D79F #9FE6B3 #9FAFE6
split-complementary
#E69FD2 #AFE69F #9FE6D7
monochromatic
#CD3EA4 #D96EBB #E69FD2 #F3D0E9 #F9E7F4
Accessibility & contrast
On white
2.05
#E69FD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.25
#E69FD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69FD2
10.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69FD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69FD2 | 1.00 | 2.05 | 10.25 | 10.25 |
| #FFFFFF | 2.05 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0AFD4
Deuteranopia (green-blind)
#B1B9D0
Tritanopia (blue-blind)
#EEA1B1
Achromatopsia (no color)
#B5B5B5
Design tokens & code
CSS
--color: #e69fd2; /* rgb */ color: rgb(230, 159, 210); /* oklch */ color: oklch(78.7% 0.106 337.4);
Tailwind
colors: {
custom: {
50: '#efbcdf',
500: '#e69fd2',
950: '#000000',
},
}SCSS
$custom: #e69fd2; $custom-light: #efbcdf; $custom-dark: #000000;
JSON
{
"hex": "#e69fd2",
"rgb": {
"r": 230,
"g": 159,
"b": 210
},
"hsl": {
"h": 316.901,
"s": 58.678,
"l": 76.275
},
"oklch": {
"l": 0.78685,
"c": 0.10642,
"h": 337.4
},
"luminance": 0.46272
}Semantic roles & 50–950 ramp
primary
#E69FD2
secondary
#DBF0E1
accent
#C64E1F
background
#FEFBFD
surface
#FDF6FB
border
#D5D0D4
text
#161215
muted
#848183