#E69FA2#E69FA2
#E69FA2 is a light, moderate red. Relative luminance 0.442; OKLCH L 77.2% C 0.085 H 16.4°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E69FA2 |
|---|---|
| RGB | rgb(230, 159, 162) |
| HSL | hsl(357, 59%, 76%) |
| HSV | hsv(357, 31%, 90%) |
| CMYK | cmyk(0%, 30.9%, 29.6%, 9.8%) |
| CIE-LAB | lab(72.38, 26.81, 9.15) |
| CIE-LCH | lch(72.38, 28.32, 18.84°) |
| OKLab | oklab(77.22% 0.0815 0.024) |
| OKLCH | oklch(77.22% 0.085 16.4) |
| XYZ | xyz(51.5542, 44.2311, 39.9975) |
| Luminance | 0.4423 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.77
Dusty Pink
#D8A7B1
ΔE00 5.80
Dusty Pink (survey)
#D58A94
ΔE00 6.05
Soft Pink
#FDB0C0
ΔE00 6.76
Greyish Pink
#C88D94
ΔE00 6.77
Lightpink
#FFB6C1
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69FA2 #9FE6E3
analogous
#E69FC6 #E69FA2 #E6C09F
triadic
#E69FA2 #A2E69F #9FA2E6
tetradic
#E69FA2 #C6E69F #9FE6E3 #C09FE6
square
#E69FA2 #C6E69F #9FE6E3 #C09FE6
split-complementary
#E69FA2 #9FE6C0 #9FC6E6
monochromatic
#CD3E44 #D96E73 #E69FA2 #F3D0D1 #F9E7E7
Accessibility & contrast
On white
2.13
#E69FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#E69FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69FA2
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69FA2 | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA9A2
Deuteranopia (green-blind)
#BDB7A1
Tritanopia (blue-blind)
#F498A0
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e69fa2; /* rgb */ color: rgb(230, 159, 162); /* oklch */ color: oklch(77.2% 0.085 16.4);
Tailwind
colors: {
custom: {
50: '#efbcbd',
500: '#e69fa2',
950: '#000000',
},
}SCSS
$custom: #e69fa2; $custom-light: #efbcbd; $custom-dark: #000000;
JSON
{
"hex": "#e69fa2",
"rgb": {
"r": 230,
"g": 159,
"b": 162
},
"hsl": {
"h": 357.465,
"s": 58.678,
"l": 76.275
},
"oklch": {
"l": 0.77215,
"c": 0.08495,
"h": 16.4
},
"luminance": 0.44228
}Semantic roles & 50–950 ramp
primary
#E69FA2
secondary
#DBF0EF
accent
#C6BF1F
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171212
muted
#858181