#E69EBA#E69EBA
#E69EBA is a light, moderate pink. Relative luminance 0.448; OKLCH L 77.7% C 0.092 H 354.4°. Best body text is #000000 at 9.96:1 contrast (WCAG AA passes).
Color values
| HEX | #E69EBA |
|---|---|
| RGB | rgb(230, 158, 186) |
| HSL | hsl(337, 59%, 76%) |
| HSV | hsv(337, 31%, 90%) |
| CMYK | cmyk(0%, 31.3%, 19.1%, 9.8%) |
| CIE-LAB | lab(72.78, 30.75, -3.54) |
| CIE-LCH | lch(72.78, 30.95, 353.44°) |
| OKLab | oklab(77.72% 0.0919 -0.0089) |
| OKLCH | oklch(77.72% 0.092 354.4) |
| XYZ | xyz(53.7235, 44.8248, 52.2671) |
| Luminance | 0.4482 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.05
Pig Pink
#E78EA5
ΔE00 5.20
Powder Pink
#FFB2D0
ΔE00 5.61
Soft Pink
#FDB0C0
ΔE00 6.36
Baby Pink
#FFB7CE
ΔE00 6.48
Dusty Pink
#D8A7B1
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69EBA #9EE6CA
analogous
#E69EDE #E69EBA #E6A69E
triadic
#E69EBA #BAE69E #9EBAE6
tetradic
#E69EBA #DEE69E #9EE6CA #A69EE6
square
#E69EBA #DEE69E #9EE6CA #A69EE6
split-complementary
#E69EBA #9EE6A6 #9EDEE6
monochromatic
#CD3D75 #D96D97 #E69EBA #F3CFDD #F9E7EE
Accessibility & contrast
On white
2.11
#E69EBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.96
#E69EBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69EBA
9.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69EBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69EBA | 1.00 | 2.11 | 9.96 | 9.96 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ABBB
Deuteranopia (green-blind)
#B7B7B8
Tritanopia (blue-blind)
#F19BA8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e69eba; /* rgb */ color: rgb(230, 158, 186); /* oklch */ color: oklch(77.7% 0.092 354.4);
Tailwind
colors: {
custom: {
50: '#efbbce',
500: '#e69eba',
950: '#000000',
},
}SCSS
$custom: #e69eba; $custom-light: #efbbce; $custom-dark: #000000;
JSON
{
"hex": "#e69eba",
"rgb": {
"r": 230,
"g": 158,
"b": 186
},
"hsl": {
"h": 336.667,
"s": 59.016,
"l": 76.078
},
"oklch": {
"l": 0.77723,
"c": 0.09232,
"h": 354.4
},
"luminance": 0.44822
}Semantic roles & 50–950 ramp
primary
#E69EBA
secondary
#DBF0E8
accent
#C7851F
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171213
muted
#858182