#E69BB6#E69BB6
#E69BB6 is a light, moderate pink. Relative luminance 0.436; OKLCH L 77.1% C 0.095 H 356.3°. Best body text is #000000 at 9.73:1 contrast (WCAG AA passes).
Color values
| HEX | #E69BB6 |
|---|---|
| RGB | rgb(230, 155, 182) |
| HSL | hsl(338, 60%, 75%) |
| HSV | hsv(338, 33%, 90%) |
| CMYK | cmyk(0%, 32.6%, 20.9%, 9.8%) |
| CIE-LAB | lab(71.99, 31.75, -2.48) |
| CIE-LCH | lch(71.99, 31.85, 355.54°) |
| OKLab | oklab(77.09% 0.0952 -0.0061) |
| OKLCH | oklch(77.09% 0.095 356.3) |
| XYZ | xyz(52.7987, 43.6461, 49.8904) |
| Luminance | 0.4364 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 3.68
Pig Pink
#E78EA5
ΔE00 4.22
Dull Pink
#D5869D
ΔE00 6.09
Powder Pink
#FFB2D0
ΔE00 6.21
Soft Pink
#FDB0C0
ΔE00 6.48
Pinky
#FC86AA
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69BB6 #9BE6CB
analogous
#E69BDB #E69BB6 #E6A59B
triadic
#E69BB6 #B6E69B #9BB6E6
tetradic
#E69BB6 #DBE69B #9BE6CB #A59BE6
square
#E69BB6 #DBE69B #9BE6CB #A59BE6
split-complementary
#E69BB6 #9BE6A5 #9BDBE6
monochromatic
#CE396F #DA6A92 #E69BB6 #F2CCDA #F9E7ED
Accessibility & contrast
On white
2.16
#E69BB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.73
#E69BB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69BB6
9.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69BB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69BB6 | 1.00 | 2.16 | 9.73 | 9.73 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A9B7
Deuteranopia (green-blind)
#B6B5B4
Tritanopia (blue-blind)
#F298A4
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #e69bb6; /* rgb */ color: rgb(230, 155, 182); /* oklch */ color: oklch(77.1% 0.095 356.3);
Tailwind
colors: {
custom: {
50: '#efb9cb',
500: '#e69bb6',
950: '#000000',
},
}SCSS
$custom: #e69bb6; $custom-light: #efb9cb; $custom-dark: #000000;
JSON
{
"hex": "#e69bb6",
"rgb": {
"r": 230,
"g": 155,
"b": 182
},
"hsl": {
"h": 338.4,
"s": 60,
"l": 75.49
},
"oklch": {
"l": 0.77085,
"c": 0.09539,
"h": 356.3
},
"luminance": 0.43643
}Semantic roles & 50–950 ramp
primary
#E69BB6
secondary
#DBF0E8
accent
#C88B1E
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171113
muted
#858082