#E69FA3#E69FA3
#E69FA3 is a light, moderate red. Relative luminance 0.443; OKLCH L 77.2% C 0.085 H 15.5°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #E69FA3 |
|---|---|
| RGB | rgb(230, 159, 163) |
| HSL | hsl(357, 59%, 76%) |
| HSV | hsv(357, 31%, 90%) |
| CMYK | cmyk(0%, 30.9%, 29.1%, 9.8%) |
| CIE-LAB | lab(72.41, 26.94, 8.63) |
| CIE-LCH | lch(72.41, 28.29, 17.76°) |
| OKLab | oklab(77.24% 0.0819 0.0227) |
| OKLCH | oklch(77.24% 0.085 15.5) |
| XYZ | xyz(51.6435, 44.2668, 40.4675) |
| Luminance | 0.4426 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.43
Dusty Pink
#D8A7B1
ΔE00 5.60
Dusty Pink (survey)
#D58A94
ΔE00 5.94
Soft Pink
#FDB0C0
ΔE00 6.51
Lightpink
#FFB6C1
ΔE00 6.69
Greyish Pink
#C88D94
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69FA3 #9FE6E2
analogous
#E69FC7 #E69FA3 #E6BF9F
triadic
#E69FA3 #A3E69F #9FA3E6
tetradic
#E69FA3 #C7E69F #9FE6E2 #BF9FE6
square
#E69FA3 #C7E69F #9FE6E2 #BF9FE6
split-complementary
#E69FA3 #9FE6BF #9FC7E6
monochromatic
#CD3E46 #D96E74 #E69FA3 #F3D0D2 #F9E7E8
Accessibility & contrast
On white
2.13
#E69FA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#E69FA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69FA3
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69FA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69FA3 | 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)
#ACAAA3
Deuteranopia (green-blind)
#BCB7A2
Tritanopia (blue-blind)
#F498A1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e69fa3; /* rgb */ color: rgb(230, 159, 163); /* oklch */ color: oklch(77.2% 0.085 15.5);
Tailwind
colors: {
custom: {
50: '#efbcbe',
500: '#e69fa3',
950: '#000000',
},
}SCSS
$custom: #e69fa3; $custom-light: #efbcbe; $custom-dark: #000000;
JSON
{
"hex": "#e69fa3",
"rgb": {
"r": 230,
"g": 159,
"b": 163
},
"hsl": {
"h": 356.62,
"s": 58.678,
"l": 76.275
},
"oklch": {
"l": 0.77242,
"c": 0.08496,
"h": 15.5
},
"luminance": 0.44264
}Semantic roles & 50–950 ramp
primary
#E69FA3
secondary
#DBF0EF
accent
#C6BD1F
background
#FEFBFB
surface
#FDF6F6
border
#D5D0D0
text
#171212
muted
#858181