#E69EBB#E69EBB
#E69EBB is a light, moderate pink. Relative luminance 0.449; OKLCH L 77.8% C 0.093 H 353.6°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E69EBB |
|---|---|
| RGB | rgb(230, 158, 187) |
| HSL | hsl(336, 59%, 76%) |
| HSV | hsv(336, 31%, 90%) |
| CMYK | cmyk(0%, 31.3%, 18.7%, 9.8%) |
| CIE-LAB | lab(72.80, 30.90, -4.05) |
| CIE-LCH | lch(72.80, 31.17, 352.54°) |
| OKLab | oklab(77.75% 0.0922 -0.0103) |
| OKLCH | oklch(77.75% 0.093 353.6) |
| XYZ | xyz(53.8302, 44.8675, 52.8290) |
| Luminance | 0.4486 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.33
Pig Pink
#E78EA5
ΔE00 5.39
Powder Pink
#FFB2D0
ΔE00 5.58
Baby Pink
#FFB7CE
ΔE00 6.54
Soft Pink
#FDB0C0
ΔE00 6.55
Dusty Pink
#D8A7B1
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69EBB #9EE6C9
analogous
#E69EDF #E69EBB #E6A59E
triadic
#E69EBB #BBE69E #9EBBE6
tetradic
#E69EBB #DFE69E #9EE6C9 #A59EE6
square
#E69EBB #DFE69E #9EE6C9 #A59EE6
split-complementary
#E69EBB #9EE6A5 #9EDFE6
monochromatic
#CD3D77 #D96D99 #E69EBB #F3CFDD #F9E7EE
Accessibility & contrast
On white
2.11
#E69EBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#E69EBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69EBB
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69EBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69EBB | 1.00 | 2.11 | 9.97 | 9.97 |
| #FFFFFF | 2.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ABBC
Deuteranopia (green-blind)
#B7B7B9
Tritanopia (blue-blind)
#F19BA8
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e69ebb; /* rgb */ color: rgb(230, 158, 187); /* oklch */ color: oklch(77.8% 0.093 353.6);
Tailwind
colors: {
custom: {
50: '#efbbcf',
500: '#e69ebb',
950: '#000000',
},
}SCSS
$custom: #e69ebb; $custom-light: #efbbcf; $custom-dark: #000000;
JSON
{
"hex": "#e69ebb",
"rgb": {
"r": 230,
"g": 158,
"b": 187
},
"hsl": {
"h": 335.833,
"s": 59.016,
"l": 76.078
},
"oklch": {
"l": 0.77753,
"c": 0.09281,
"h": 353.6
},
"luminance": 0.44865
}Semantic roles & 50–950 ramp
primary
#E69EBB
secondary
#DBF0E8
accent
#C7831F
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161213
muted
#848182