#E69FBF#E69FBF
#E69FBF is a light, moderate pink. Relative luminance 0.454; OKLCH L 78.1% C 0.093 H 350.8°. Best body text is #000000 at 10.08:1 contrast (WCAG AA passes).
Color values
| HEX | #E69FBF |
|---|---|
| RGB | rgb(230, 159, 191) |
| HSL | hsl(333, 59%, 76%) |
| HSV | hsv(333, 31%, 90%) |
| CMYK | cmyk(0%, 30.9%, 17%, 9.8%) |
| CIE-LAB | lab(73.14, 30.99, -5.75) |
| CIE-LCH | lch(73.14, 31.52, 349.48°) |
| OKLab | oklab(78.05% 0.0921 -0.0148) |
| OKLCH | oklch(78.05% 0.093 350.8) |
| XYZ | xyz(54.4356, 45.3837, 55.1727) |
| Luminance | 0.4538 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.25
Powder Pink
#FFB2D0
ΔE00 5.46
Pig Pink
#E78EA5
ΔE00 6.25
Baby Pink
#FFB7CE
ΔE00 6.63
Soft Pink
#FDB0C0
ΔE00 7.09
Dusty Pink
#D8A7B1
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69FBF #9FE6C6
analogous
#E69FE3 #E69FBF #E6A39F
triadic
#E69FBF #BFE69F #9FBFE6
tetradic
#E69FBF #E3E69F #9FE6C6 #A39FE6
square
#E69FBF #E3E69F #9FE6C6 #A39FE6
split-complementary
#E69FBF #9FE6A3 #9FE3E6
monochromatic
#CD3E7E #D96E9F #E69FBF #F3D0DF #F9E7EF
Accessibility & contrast
On white
2.08
#E69FBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.08
#E69FBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69FBF
10.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69FBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69FBF | 1.00 | 2.08 | 10.08 | 10.08 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5ACC0
Deuteranopia (green-blind)
#B6B8BD
Tritanopia (blue-blind)
#F09DAA
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #e69fbf; /* rgb */ color: rgb(230, 159, 191); /* oklch */ color: oklch(78.1% 0.093 350.8);
Tailwind
colors: {
custom: {
50: '#efbcd2',
500: '#e69fbf',
950: '#000000',
},
}SCSS
$custom: #e69fbf; $custom-light: #efbcd2; $custom-dark: #000000;
JSON
{
"hex": "#e69fbf",
"rgb": {
"r": 230,
"g": 159,
"b": 191
},
"hsl": {
"h": 332.958,
"s": 58.678,
"l": 76.275
},
"oklch": {
"l": 0.78051,
"c": 0.09325,
"h": 350.8
},
"luminance": 0.45381
}Semantic roles & 50–950 ramp
primary
#E69FBF
secondary
#DBF0E7
accent
#C67B1F
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161214
muted
#848182