#E69FB5#E69FB5
#E69FB5 is a light, moderate pink. Relative luminance 0.450; OKLCH L 77.7% C 0.089 H 359.2°. Best body text is #000000 at 9.99:1 contrast (WCAG AA passes).
Color values
| HEX | #E69FB5 |
|---|---|
| RGB | rgb(230, 159, 181) |
| HSL | hsl(341, 59%, 76%) |
| HSV | hsv(341, 31%, 90%) |
| CMYK | cmyk(0%, 30.9%, 21.3%, 9.8%) |
| CIE-LAB | lab(72.86, 29.47, -0.65) |
| CIE-LCH | lch(72.86, 29.48, 358.74°) |
| OKLab | oklab(77.75% 0.0886 -0.0013) |
| OKLCH | oklch(77.75% 0.089 359.2) |
| XYZ | xyz(53.3725, 44.9584, 49.5737) |
| Luminance | 0.4496 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 2.49
Pig Pink
#E78EA5
ΔE00 4.59
Soft Pink
#FDB0C0
ΔE00 5.35
Dusty Pink
#D8A7B1
ΔE00 5.35
Powder Pink
#FFB2D0
ΔE00 5.92
Baby Pink
#FFB7CE
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69FB5 #9FE6D0
analogous
#E69FD9 #E69FB5 #E6AD9F
triadic
#E69FB5 #B5E69F #9FB5E6
tetradic
#E69FB5 #D9E69F #9FE6D0 #AD9FE6
square
#E69FB5 #D9E69F #9FE6D0 #AD9FE6
split-complementary
#E69FB5 #9FE6AD #9FD9E6
monochromatic
#CD3E6A #D96E90 #E69FB5 #F3D0DA #F9E7EC
Accessibility & contrast
On white
2.10
#E69FB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.99
#E69FB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69FB5
9.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69FB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69FB5 | 1.00 | 2.10 | 9.99 | 9.99 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8ABB6
Deuteranopia (green-blind)
#B9B8B3
Tritanopia (blue-blind)
#F29BA6
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e69fb5; /* rgb */ color: rgb(230, 159, 181); /* oklch */ color: oklch(77.7% 0.089 359.2);
Tailwind
colors: {
custom: {
50: '#efbccb',
500: '#e69fb5',
950: '#000000',
},
}SCSS
$custom: #e69fb5; $custom-light: #efbccb; $custom-dark: #000000;
JSON
{
"hex": "#e69fb5",
"rgb": {
"r": 230,
"g": 159,
"b": 181
},
"hsl": {
"h": 341.408,
"s": 58.678,
"l": 76.275
},
"oklch": {
"l": 0.77745,
"c": 0.08856,
"h": 359.2
},
"luminance": 0.44955
}Semantic roles & 50–950 ramp
primary
#E69FB5
secondary
#DBF0E9
accent
#C6931F
background
#FEFBFC
surface
#FDF6F8
border
#D5D0D1
text
#171213
muted
#858182