#E69FBD#E69FBD
#E69FBD is a light, moderate pink. Relative luminance 0.453; OKLCH L 78.0% C 0.092 H 352.4°. Best body text is #000000 at 10.06:1 contrast (WCAG AA passes).
Color values
| HEX | #E69FBD |
|---|---|
| RGB | rgb(230, 159, 189) |
| HSL | hsl(335, 59%, 76%) |
| HSV | hsv(335, 31%, 90%) |
| CMYK | cmyk(0%, 30.9%, 17.8%, 9.8%) |
| CIE-LAB | lab(73.09, 30.68, -4.73) |
| CIE-LCH | lch(73.09, 31.04, 351.23°) |
| OKLab | oklab(77.99% 0.0914 -0.0121) |
| OKLCH | oklch(77.99% 0.092 352.4) |
| XYZ | xyz(54.2170, 45.2962, 54.0215) |
| Luminance | 0.4529 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.69
Powder Pink
#FFB2D0
ΔE00 5.42
Pig Pink
#E78EA5
ΔE00 5.84
Baby Pink
#FFB7CE
ΔE00 6.45
Soft Pink
#FDB0C0
ΔE00 6.68
Dusty Pink
#D8A7B1
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69FBD #9FE6C8
analogous
#E69FE1 #E69FBD #E6A59F
triadic
#E69FBD #BDE69F #9FBDE6
tetradic
#E69FBD #E1E69F #9FE6C8 #A59FE6
square
#E69FBD #E1E69F #9FE6C8 #A59FE6
split-complementary
#E69FBD #9FE6A5 #9FE1E6
monochromatic
#CD3E7A #D96E9C #E69FBD #F3D0DE #F9E7EE
Accessibility & contrast
On white
2.09
#E69FBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.06
#E69FBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69FBD
10.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69FBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69FBD | 1.00 | 2.09 | 10.06 | 10.06 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBE
Deuteranopia (green-blind)
#B7B8BB
Tritanopia (blue-blind)
#F19DA9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e69fbd; /* rgb */ color: rgb(230, 159, 189); /* oklch */ color: oklch(78.0% 0.092 352.4);
Tailwind
colors: {
custom: {
50: '#efbcd0',
500: '#e69fbd',
950: '#000000',
},
}SCSS
$custom: #e69fbd; $custom-light: #efbcd0; $custom-dark: #000000;
JSON
{
"hex": "#e69fbd",
"rgb": {
"r": 230,
"g": 159,
"b": 189
},
"hsl": {
"h": 334.648,
"s": 58.678,
"l": 76.275
},
"oklch": {
"l": 0.77988,
"c": 0.09217,
"h": 352.4
},
"luminance": 0.45293
}Semantic roles & 50–950 ramp
primary
#E69FBD
secondary
#DBF0E7
accent
#C6801F
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161214
muted
#848182