#E69FBC#E69FBC
#E69FBC is a light, moderate pink. Relative luminance 0.453; OKLCH L 78.0% C 0.092 H 353.3°. Best body text is #000000 at 10.05:1 contrast (WCAG AA passes).
Color values
| HEX | #E69FBC |
|---|---|
| RGB | rgb(230, 159, 188) |
| HSL | hsl(335, 59%, 76%) |
| HSV | hsv(335, 31%, 90%) |
| CMYK | cmyk(0%, 30.9%, 18.3%, 9.8%) |
| CIE-LAB | lab(73.06, 30.52, -4.22) |
| CIE-LCH | lch(73.06, 30.81, 352.12°) |
| OKLab | oklab(77.96% 0.091 -0.0108) |
| OKLCH | oklch(77.96% 0.092 353.3) |
| XYZ | xyz(54.1089, 45.2530, 53.4518) |
| Luminance | 0.4525 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.41
Powder Pink
#FFB2D0
ΔE00 5.42
Pig Pink
#E78EA5
ΔE00 5.65
Baby Pink
#FFB7CE
ΔE00 6.37
Soft Pink
#FDB0C0
ΔE00 6.48
Dusty Pink
#D8A7B1
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69FBC #9FE6C9
analogous
#E69FE0 #E69FBC #E6A69F
triadic
#E69FBC #BCE69F #9FBCE6
tetradic
#E69FBC #E0E69F #9FE6C9 #A69FE6
square
#E69FBC #E0E69F #9FE6C9 #A69FE6
split-complementary
#E69FBC #9FE6A6 #9FE0E6
monochromatic
#CD3E78 #D96E9A #E69FBC #F3D0DE #F9E7EE
Accessibility & contrast
On white
2.09
#E69FBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.05
#E69FBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69FBC
10.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69FBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69FBC | 1.00 | 2.09 | 10.05 | 10.05 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBD
Deuteranopia (green-blind)
#B7B8BA
Tritanopia (blue-blind)
#F19DA9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e69fbc; /* rgb */ color: rgb(230, 159, 188); /* oklch */ color: oklch(78.0% 0.092 353.3);
Tailwind
colors: {
custom: {
50: '#efbcd0',
500: '#e69fbc',
950: '#000000',
},
}SCSS
$custom: #e69fbc; $custom-light: #efbcd0; $custom-dark: #000000;
JSON
{
"hex": "#e69fbc",
"rgb": {
"r": 230,
"g": 159,
"b": 188
},
"hsl": {
"h": 335.493,
"s": 58.678,
"l": 76.275
},
"oklch": {
"l": 0.77957,
"c": 0.09166,
"h": 353.3
},
"luminance": 0.4525
}Semantic roles & 50–950 ramp
primary
#E69FBC
secondary
#DBF0E7
accent
#C6821F
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161214
muted
#848182