#E69EBF#E69EBF
#E69EBF is a light, moderate pink. Relative luminance 0.450; OKLCH L 77.9% C 0.095 H 350.5°. Best body text is #000000 at 10.01:1 contrast (WCAG AA passes).
Color values
| HEX | #E69EBF |
|---|---|
| RGB | rgb(230, 158, 191) |
| HSL | hsl(333, 59%, 76%) |
| HSV | hsv(333, 31%, 90%) |
| CMYK | cmyk(0%, 31.3%, 17%, 9.8%) |
| CIE-LAB | lab(72.92, 31.52, -6.08) |
| CIE-LCH | lch(72.92, 32.10, 349.07°) |
| OKLab | oklab(77.88% 0.0936 -0.0157) |
| OKLCH | oklch(77.88% 0.095 350.5) |
| XYZ | xyz(54.2643, 45.0411, 55.1157) |
| Luminance | 0.4504 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.45
Powder Pink
#FFB2D0
ΔE00 5.64
Pig Pink
#E78EA5
ΔE00 6.22
Baby Pink
#FFB7CE
ΔE00 6.88
Soft Pink
#FDB0C0
ΔE00 7.34
Dusty Pink
#D8A7B1
ΔE00 7.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69EBF #9EE6C5
analogous
#E69EE3 #E69EBF #E6A19E
triadic
#E69EBF #BFE69E #9EBFE6
tetradic
#E69EBF #E3E69E #9EE6C5 #A19EE6
square
#E69EBF #E3E69E #9EE6C5 #A19EE6
split-complementary
#E69EBF #9EE6A1 #9EE3E6
monochromatic
#CD3D7F #D96D9F #E69EBF #F3CFDF #F9E7EF
Accessibility & contrast
On white
2.10
#E69EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.01
#E69EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69EBF
10.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69EBF | 1.00 | 2.10 | 10.01 | 10.01 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4ACC0
Deuteranopia (green-blind)
#B6B7BD
Tritanopia (blue-blind)
#F09CA9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e69ebf; /* rgb */ color: rgb(230, 158, 191); /* oklch */ color: oklch(77.9% 0.095 350.5);
Tailwind
colors: {
custom: {
50: '#efbbd2',
500: '#e69ebf',
950: '#000000',
},
}SCSS
$custom: #e69ebf; $custom-light: #efbbd2; $custom-dark: #000000;
JSON
{
"hex": "#e69ebf",
"rgb": {
"r": 230,
"g": 158,
"b": 191
},
"hsl": {
"h": 332.5,
"s": 59.016,
"l": 76.078
},
"oklch": {
"l": 0.77879,
"c": 0.09493,
"h": 350.5
},
"luminance": 0.45038
}Semantic roles & 50–950 ramp
primary
#E69EBF
secondary
#DBF0E6
accent
#C77A1F
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161214
muted
#848182