#E69BB8#E69BB8
#E69BB8 is a light, moderate pink. Relative luminance 0.437; OKLCH L 77.1% C 0.096 H 354.7°. Best body text is #000000 at 9.75:1 contrast (WCAG AA passes).
Color values
| HEX | #E69BB8 |
|---|---|
| RGB | rgb(230, 155, 184) |
| HSL | hsl(337, 60%, 75%) |
| HSV | hsv(337, 33%, 90%) |
| CMYK | cmyk(0%, 32.6%, 20%, 9.8%) |
| CIE-LAB | lab(72.05, 32.05, -3.50) |
| CIE-LCH | lch(72.05, 32.24, 353.76°) |
| OKLab | oklab(77.15% 0.0959 -0.0088) |
| OKLCH | oklch(77.15% 0.096 354.7) |
| XYZ | xyz(53.0069, 43.7294, 50.9867) |
| Luminance | 0.4373 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.21
Pig Pink
#E78EA5
ΔE00 4.62
Powder Pink
#FFB2D0
ΔE00 6.12
Dull Pink
#D5869D
ΔE00 6.33
Pinky
#FC86AA
ΔE00 6.76
Soft Pink
#FDB0C0
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69BB8 #9BE6C9
analogous
#E69BDD #E69BB8 #E6A39B
triadic
#E69BB8 #B8E69B #9BB8E6
tetradic
#E69BB8 #DDE69B #9BE6C9 #A39BE6
square
#E69BB8 #DDE69B #9BE6C9 #A39BE6
split-complementary
#E69BB8 #9BE6A3 #9BDDE6
monochromatic
#CE3972 #DA6A95 #E69BB8 #F2CCDB #F9E7EE
Accessibility & contrast
On white
2.15
#E69BB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.75
#E69BB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69BB8
9.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69BB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69BB8 | 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)
#A3A9B9
Deuteranopia (green-blind)
#B5B5B6
Tritanopia (blue-blind)
#F198A5
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #e69bb8; /* rgb */ color: rgb(230, 155, 184); /* oklch */ color: oklch(77.1% 0.096 354.7);
Tailwind
colors: {
custom: {
50: '#efb9cd',
500: '#e69bb8',
950: '#000000',
},
}SCSS
$custom: #e69bb8; $custom-light: #efb9cd; $custom-dark: #000000;
JSON
{
"hex": "#e69bb8",
"rgb": {
"r": 230,
"g": 155,
"b": 184
},
"hsl": {
"h": 336.8,
"s": 60,
"l": 75.49
},
"oklch": {
"l": 0.77146,
"c": 0.09629,
"h": 354.7
},
"luminance": 0.43726
}Semantic roles & 50–950 ramp
primary
#E69BB8
secondary
#DBF0E8
accent
#C8861E
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#171113
muted
#858082