#E69FB3#E69FB3
#E69FB3 is a light, moderate pink. Relative luminance 0.449; OKLCH L 77.7% C 0.088 H 0.9°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E69FB3 |
|---|---|
| RGB | rgb(230, 159, 179) |
| HSL | hsl(343, 59%, 76%) |
| HSV | hsv(343, 31%, 90%) |
| CMYK | cmyk(0%, 30.9%, 22.2%, 9.8%) |
| CIE-LAB | lab(72.81, 29.18, 0.38) |
| CIE-LCH | lch(72.81, 29.18, 0.75°) |
| OKLab | oklab(77.69% 0.0878 0.0014) |
| OKLCH | oklch(77.69% 0.088 0.9) |
| XYZ | xyz(53.1688, 44.8769, 48.5007) |
| Luminance | 0.4487 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.02
Pig Pink
#E78EA5
ΔE00 4.45
Dusty Pink
#D8A7B1
ΔE00 5.07
Soft Pink
#FDB0C0
ΔE00 5.14
Powder Pink
#FFB2D0
ΔE00 6.21
Baby Pink
#FFB7CE
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69FB3 #9FE6D2
analogous
#E69FD7 #E69FB3 #E6AF9F
triadic
#E69FB3 #B3E69F #9FB3E6
tetradic
#E69FB3 #D7E69F #9FE6D2 #AF9FE6
square
#E69FB3 #D7E69F #9FE6D2 #AF9FE6
split-complementary
#E69FB3 #9FE6AF #9FD7E6
monochromatic
#CD3E66 #D96E8D #E69FB3 #F3D0D9 #F9E7EC
Accessibility & contrast
On white
2.11
#E69FB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#E69FB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69FB3
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69FB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69FB3 | 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)
#A8ABB4
Deuteranopia (green-blind)
#B9B7B1
Tritanopia (blue-blind)
#F29BA6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e69fb3; /* rgb */ color: rgb(230, 159, 179); /* oklch */ color: oklch(77.7% 0.088 0.9);
Tailwind
colors: {
custom: {
50: '#efbcc9',
500: '#e69fb3',
950: '#000000',
},
}SCSS
$custom: #e69fb3; $custom-light: #efbcc9; $custom-dark: #000000;
JSON
{
"hex": "#e69fb3",
"rgb": {
"r": 230,
"g": 159,
"b": 179
},
"hsl": {
"h": 343.099,
"s": 58.678,
"l": 76.275
},
"oklch": {
"l": 0.77686,
"c": 0.08784,
"h": 0.9
},
"luminance": 0.44874
}Semantic roles & 50–950 ramp
primary
#E69FB3
secondary
#DBF0EA
accent
#C6971F
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182