#E69FB2#E69FB2
#E69FB2 is a light, moderate pink. Relative luminance 0.448; OKLCH L 77.7% C 0.088 H 1.8°. Best body text is #000000 at 9.97:1 contrast (WCAG AA passes).
Color values
| HEX | #E69FB2 |
|---|---|
| RGB | rgb(230, 159, 178) |
| HSL | hsl(344, 59%, 76%) |
| HSV | hsv(344, 31%, 90%) |
| CMYK | cmyk(0%, 30.9%, 22.6%, 9.8%) |
| CIE-LAB | lab(72.78, 29.03, 0.89) |
| CIE-LCH | lch(72.78, 29.04, 1.76°) |
| OKLab | oklab(77.66% 0.0875 0.0028) |
| OKLCH | oklch(77.66% 0.088 1.8) |
| XYZ | xyz(53.0680, 44.8366, 47.9700) |
| Luminance | 0.4483 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.82
Pig Pink
#E78EA5
ΔE00 4.41
Dusty Pink
#D8A7B1
ΔE00 4.95
Soft Pink
#FDB0C0
ΔE00 5.06
Powder Pink
#FFB2D0
ΔE00 6.38
Baby Pink
#FFB7CE
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69FB2 #9FE6D3
analogous
#E69FD6 #E69FB2 #E6B09F
triadic
#E69FB2 #B2E69F #9FB2E6
tetradic
#E69FB2 #D6E69F #9FE6D3 #B09FE6
square
#E69FB2 #D6E69F #9FE6D3 #B09FE6
split-complementary
#E69FB2 #9FE6B0 #9FD6E6
monochromatic
#CD3E64 #D96E8B #E69FB2 #F3D0D9 #F9E7EC
Accessibility & contrast
On white
2.11
#E69FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.97
#E69FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69FB2
9.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69FB2 | 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)
#A9ABB3
Deuteranopia (green-blind)
#B9B7B0
Tritanopia (blue-blind)
#F29BA5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e69fb2; /* rgb */ color: rgb(230, 159, 178); /* oklch */ color: oklch(77.7% 0.088 1.8);
Tailwind
colors: {
custom: {
50: '#efbcc9',
500: '#e69fb2',
950: '#000000',
},
}SCSS
$custom: #e69fb2; $custom-light: #efbcc9; $custom-dark: #000000;
JSON
{
"hex": "#e69fb2",
"rgb": {
"r": 230,
"g": 159,
"b": 178
},
"hsl": {
"h": 343.944,
"s": 58.678,
"l": 76.275
},
"oklch": {
"l": 0.77657,
"c": 0.08751,
"h": 1.8
},
"luminance": 0.44834
}Semantic roles & 50–950 ramp
primary
#E69FB2
secondary
#DBF0EA
accent
#C69A1F
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182