#E69EB7#E69EB7
#E69EB7 is a light, moderate pink. Relative luminance 0.447; OKLCH L 77.6% C 0.091 H 356.9°. Best body text is #000000 at 9.94:1 contrast (WCAG AA passes).
Color values
| HEX | #E69EB7 |
|---|---|
| RGB | rgb(230, 158, 183) |
| HSL | hsl(339, 59%, 76%) |
| HSV | hsv(339, 31%, 90%) |
| CMYK | cmyk(0%, 31.3%, 20.4%, 9.8%) |
| CIE-LAB | lab(72.69, 30.30, -2.00) |
| CIE-LCH | lch(72.69, 30.37, 356.22°) |
| OKLab | oklab(77.63% 0.0908 -0.0049) |
| OKLCH | oklch(77.63% 0.091 356.9) |
| XYZ | xyz(53.4079, 44.6986, 50.6051) |
| Luminance | 0.4470 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.23
Pig Pink
#E78EA5
ΔE00 4.69
Powder Pink
#FFB2D0
ΔE00 5.78
Soft Pink
#FDB0C0
ΔE00 5.86
Dusty Pink
#D8A7B1
ΔE00 5.96
Baby Pink
#FFB7CE
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69EB7 #9EE6CD
analogous
#E69EDB #E69EB7 #E6A99E
triadic
#E69EB7 #B7E69E #9EB7E6
tetradic
#E69EB7 #DBE69E #9EE6CD #A99EE6
square
#E69EB7 #DBE69E #9EE6CD #A99EE6
split-complementary
#E69EB7 #9EE6A9 #9EDBE6
monochromatic
#CD3D6F #D96D93 #E69EB7 #F3CFDB #F9E7ED
Accessibility & contrast
On white
2.11
#E69EB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.94
#E69EB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69EB7
9.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69EB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69EB7 | 1.00 | 2.11 | 9.94 | 9.94 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ABB8
Deuteranopia (green-blind)
#B8B7B5
Tritanopia (blue-blind)
#F19BA7
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #e69eb7; /* rgb */ color: rgb(230, 158, 183); /* oklch */ color: oklch(77.6% 0.091 356.9);
Tailwind
colors: {
custom: {
50: '#efbbcc',
500: '#e69eb7',
950: '#000000',
},
}SCSS
$custom: #e69eb7; $custom-light: #efbbcc; $custom-dark: #000000;
JSON
{
"hex": "#e69eb7",
"rgb": {
"r": 230,
"g": 158,
"b": 183
},
"hsl": {
"h": 339.167,
"s": 59.016,
"l": 76.078
},
"oklch": {
"l": 0.77631,
"c": 0.09096,
"h": 356.9
},
"luminance": 0.44696
}Semantic roles & 50–950 ramp
primary
#E69EB7
secondary
#DBF0E9
accent
#C78C1F
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182