#E69FA5#E69FA5
#E69FA5 is a light, moderate red. Relative luminance 0.443; OKLCH L 77.3% C 0.085 H 13.7°. Best body text is #000000 at 9.87:1 contrast (WCAG AA passes).
Color values
| HEX | #E69FA5 |
|---|---|
| RGB | rgb(230, 159, 165) |
| HSL | hsl(355, 59%, 76%) |
| HSV | hsv(355, 31%, 90%) |
| CMYK | cmyk(0%, 30.9%, 28.3%, 9.8%) |
| CIE-LAB | lab(72.45, 27.21, 7.59) |
| CIE-LCH | lch(72.45, 28.25, 15.60°) |
| OKLab | oklab(77.29% 0.0826 0.0201) |
| OKLCH | oklch(77.29% 0.085 13.7) |
| XYZ | xyz(51.8241, 44.3391, 41.4187) |
| Luminance | 0.4434 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.76
Dusty Pink
#D8A7B1
ΔE00 5.25
Dusty Pink (survey)
#D58A94
ΔE00 5.79
Soft Pink
#FDB0C0
ΔE00 6.06
Pig Pink
#E78EA5
ΔE00 6.18
Lightpink
#FFB6C1
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69FA5 #9FE6E0
analogous
#E69FC9 #E69FA5 #E6BD9F
triadic
#E69FA5 #A5E69F #9FA5E6
tetradic
#E69FA5 #C9E69F #9FE6E0 #BD9FE6
square
#E69FA5 #C9E69F #9FE6E0 #BD9FE6
split-complementary
#E69FA5 #9FE6BD #9FC9E6
monochromatic
#CD3E4A #D96E77 #E69FA5 #F3D0D3 #F9E7E8
Accessibility & contrast
On white
2.13
#E69FA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.87
#E69FA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69FA5
9.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69FA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69FA5 | 1.00 | 2.13 | 9.87 | 9.87 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ABAAA5
Deuteranopia (green-blind)
#BCB7A4
Tritanopia (blue-blind)
#F398A1
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e69fa5; /* rgb */ color: rgb(230, 159, 165); /* oklch */ color: oklch(77.3% 0.085 13.7);
Tailwind
colors: {
custom: {
50: '#efbcbf',
500: '#e69fa5',
950: '#000000',
},
}SCSS
$custom: #e69fa5; $custom-light: #efbcbf; $custom-dark: #000000;
JSON
{
"hex": "#e69fa5",
"rgb": {
"r": 230,
"g": 159,
"b": 165
},
"hsl": {
"h": 354.93,
"s": 58.678,
"l": 76.275
},
"oklch": {
"l": 0.77294,
"c": 0.08504,
"h": 13.7
},
"luminance": 0.44336
}Semantic roles & 50–950 ramp
primary
#E69FA5
secondary
#DBF0EE
accent
#C6B81F
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#171212
muted
#858181