#E69FBB#E69FBB
#E69FBB is a light, moderate pink. Relative luminance 0.452; OKLCH L 77.9% C 0.091 H 354.1°. Best body text is #000000 at 10.04:1 contrast (WCAG AA passes).
Color values
| HEX | #E69FBB |
|---|---|
| RGB | rgb(230, 159, 187) |
| HSL | hsl(336, 59%, 76%) |
| HSV | hsv(336, 31%, 90%) |
| CMYK | cmyk(0%, 30.9%, 18.7%, 9.8%) |
| CIE-LAB | lab(73.03, 30.37, -3.71) |
| CIE-LCH | lch(73.03, 30.60, 353.03°) |
| OKLab | oklab(77.93% 0.0907 -0.0094) |
| OKLCH | oklch(77.93% 0.091 354.1) |
| XYZ | xyz(54.0014, 45.2100, 52.8861) |
| Luminance | 0.4521 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 4.13
Powder Pink
#FFB2D0
ΔE00 5.44
Pig Pink
#E78EA5
ΔE00 5.46
Soft Pink
#FDB0C0
ΔE00 6.29
Baby Pink
#FFB7CE
ΔE00 6.31
Dusty Pink
#D8A7B1
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E69FBB #9FE6CA
analogous
#E69FDF #E69FBB #E6A79F
triadic
#E69FBB #BBE69F #9FBBE6
tetradic
#E69FBB #DFE69F #9FE6CA #A79FE6
square
#E69FBB #DFE69F #9FE6CA #A79FE6
split-complementary
#E69FBB #9FE6A7 #9FDFE6
monochromatic
#CD3E76 #D96E99 #E69FBB #F3D0DD #F9E7EE
Accessibility & contrast
On white
2.09
#E69FBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.04
#E69FBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E69FBB
10.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E69FBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E69FBB | 1.00 | 2.09 | 10.04 | 10.04 |
| #FFFFFF | 2.09 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6ACBC
Deuteranopia (green-blind)
#B7B8B9
Tritanopia (blue-blind)
#F19CA9
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #e69fbb; /* rgb */ color: rgb(230, 159, 187); /* oklch */ color: oklch(77.9% 0.091 354.1);
Tailwind
colors: {
custom: {
50: '#efbccf',
500: '#e69fbb',
950: '#000000',
},
}SCSS
$custom: #e69fbb; $custom-light: #efbccf; $custom-dark: #000000;
JSON
{
"hex": "#e69fbb",
"rgb": {
"r": 230,
"g": 159,
"b": 187
},
"hsl": {
"h": 336.338,
"s": 58.678,
"l": 76.275
},
"oklch": {
"l": 0.77926,
"c": 0.09117,
"h": 354.1
},
"luminance": 0.45207
}Semantic roles & 50–950 ramp
primary
#E69FBB
secondary
#DBF0E8
accent
#C6841F
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161213
muted
#848182