#E69FBE#E69FBE
#E69FBE is a light, moderate pink. Relative luminance 0.453; OKLCH L 78.0% C 0.093 H 351.6°. Best body text is #000000 at 10.07:1 contrast (WCAG AA passes).
Color values
| HEX | #E69FBE |
|---|---|
| RGB | rgb(230, 159, 190) |
| HSL | hsl(334, 59%, 76%) |
| HSV | hsv(334, 31%, 90%) |
| CMYK | cmyk(0%, 30.9%, 17.4%, 9.8%) |
| CIE-LAB | lab(73.12, 30.83, -5.24) |
| CIE-LCH | lch(73.12, 31.27, 350.35°) |
| OKLab | oklab(78.02% 0.0917 -0.0135) |
| OKLCH | oklch(78.02% 0.093 351.6) |
| XYZ | xyz(54.3259, 45.3398, 54.5952) |
| Luminance | 0.4534 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.97
Powder Pink
#FFB2D0
ΔE00 5.43
Pig Pink
#E78EA5
ΔE00 6.04
Baby Pink
#FFB7CE
ΔE00 6.54
Soft Pink
#FDB0C0
ΔE00 6.88
Dusty Pink
#D8A7B1
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69FBE #9FE6C7
analogous
#E69FE2 #E69FBE #E6A49F
triadic
#E69FBE #BEE69F #9FBEE6
tetradic
#E69FBE #E2E69F #9FE6C7 #A49FE6
square
#E69FBE #E2E69F #9FE6C7 #A49FE6
split-complementary
#E69FBE #9FE6A4 #9FE2E6
monochromatic
#CD3E7C #D96E9D #E69FBE #F3D0DF #F9E7EF
Accessibility & contrast
On white
2.09
#E69FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.07
#E69FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69FBE
10.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69FBE | 1.00 | 2.09 | 10.07 | 10.07 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBF
Deuteranopia (green-blind)
#B7B8BC
Tritanopia (blue-blind)
#F09DAA
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e69fbe; /* rgb */ color: rgb(230, 159, 190); /* oklch */ color: oklch(78.0% 0.093 351.6);
Tailwind
colors: {
custom: {
50: '#efbcd1',
500: '#e69fbe',
950: '#000000',
},
}SCSS
$custom: #e69fbe; $custom-light: #efbcd1; $custom-dark: #000000;
JSON
{
"hex": "#e69fbe",
"rgb": {
"r": 230,
"g": 159,
"b": 190
},
"hsl": {
"h": 333.803,
"s": 58.678,
"l": 76.275
},
"oklch": {
"l": 0.78019,
"c": 0.09271,
"h": 351.6
},
"luminance": 0.45337
}Semantic roles & 50–950 ramp
primary
#E69FBE
secondary
#DBF0E7
accent
#C67D1F
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161214
muted
#848182