#E69BB9#E69BB9
#E69BB9 is a light, moderate pink. Relative luminance 0.438; OKLCH L 77.2% C 0.097 H 354.0°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E69BB9 |
|---|---|
| RGB | rgb(230, 155, 185) |
| HSL | hsl(336, 60%, 75%) |
| HSV | hsv(336, 33%, 90%) |
| CMYK | cmyk(0%, 32.6%, 19.6%, 9.8%) |
| CIE-LAB | lab(72.08, 32.20, -4.01) |
| CIE-LCH | lch(72.08, 32.45, 352.89°) |
| OKLab | oklab(77.18% 0.0962 -0.0102) |
| OKLCH | oklch(77.18% 0.097 354) |
| XYZ | xyz(53.1121, 43.7715, 51.5407) |
| Luminance | 0.4377 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.47
Pig Pink
#E78EA5
ΔE00 4.83
Powder Pink
#FFB2D0
ΔE00 6.10
Dull Pink
#D5869D
ΔE00 6.46
Pinky
#FC86AA
ΔE00 6.85
Soft Pink
#FDB0C0
ΔE00 6.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69BB9 #9BE6C8
analogous
#E69BDE #E69BB9 #E6A29B
triadic
#E69BB9 #B9E69B #9BB9E6
tetradic
#E69BB9 #DEE69B #9BE6C8 #A29BE6
square
#E69BB9 #DEE69B #9BE6C8 #A29BE6
split-complementary
#E69BB9 #9BE6A2 #9BDEE6
monochromatic
#CE3974 #DA6A97 #E69BB9 #F2CCDB #F9E7EE
Accessibility & contrast
On white
2.15
#E69BB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#E69BB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69BB9
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69BB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69BB9 | 1.00 | 2.15 | 9.75 | 9.75 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A9BA
Deuteranopia (green-blind)
#B5B6B7
Tritanopia (blue-blind)
#F198A5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e69bb9; /* rgb */ color: rgb(230, 155, 185); /* oklch */ color: oklch(77.2% 0.097 354.0);
Tailwind
colors: {
custom: {
50: '#efb9ce',
500: '#e69bb9',
950: '#000000',
},
}SCSS
$custom: #e69bb9; $custom-light: #efb9ce; $custom-dark: #000000;
JSON
{
"hex": "#e69bb9",
"rgb": {
"r": 230,
"g": 155,
"b": 185
},
"hsl": {
"h": 336,
"s": 60,
"l": 75.49
},
"oklch": {
"l": 0.77177,
"c": 0.09678,
"h": 354
},
"luminance": 0.43768
}Semantic roles & 50–950 ramp
primary
#E69BB9
secondary
#DBF0E8
accent
#C8841E
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171113
muted
#858082