#E9869F#E9869F
#E9869F is a light, vivid pink. Relative luminance 0.369; OKLCH L 73.3% C 0.124 H 4.4°. Best body text is #000000 at 8.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E9869F |
|---|---|
| RGB | rgb(233, 134, 159) |
| HSL | hsl(345, 69%, 72%) |
| HSV | hsv(345, 42%, 91%) |
| CMYK | cmyk(0%, 42.5%, 31.8%, 8.6%) |
| CIE-LAB | lab(67.19, 40.68, 3.41) |
| CIE-LCH | lch(67.19, 40.82, 4.79°) |
| OKLab | oklab(73.29% 0.1233 0.0094) |
| OKLCH | oklch(73.29% 0.124 4.4) |
| XYZ | xyz(48.3892, 36.8810, 37.3644) |
| Luminance | 0.3688 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.03
Rosa
#FE86A4
ΔE00 3.51
Pinky
#FC86AA
ΔE00 3.60
Rose Pink
#F7879A
ΔE00 3.63
Dull Pink
#D5869D
ΔE00 3.78
Carnation Pink
#FF7FA7
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E9869F #86E9D0
analogous
#E986D1 #E9869F #E99E86
triadic
#E9869F #9FE986 #869FE9
tetradic
#E9869F #D1E986 #86E9D0 #9E86E9
square
#E9869F #D1E986 #86E9D0 #9E86E9
split-complementary
#E9869F #86E99E #86D1E9
monochromatic
#CF2650 #E05276 #E9869F #F2BAC8 #FAE5EA
Accessibility & contrast
On white
2.51
#E9869F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.38
#E9869F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E9869F
8.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E9869F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E9869F | 1.00 | 2.51 | 8.38 | 8.38 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9698A0
Deuteranopia (green-blind)
#AEAB9D
Tritanopia (blue-blind)
#F87E8F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #e9869f; /* rgb */ color: rgb(233, 134, 159); /* oklch */ color: oklch(73.3% 0.124 4.4);
Tailwind
colors: {
custom: {
50: '#f2abbb',
500: '#e9869f',
950: '#000000',
},
}SCSS
$custom: #e9869f; $custom-light: #f2abbb; $custom-dark: #000000;
JSON
{
"hex": "#e9869f",
"rgb": {
"r": 233,
"g": 134,
"b": 159
},
"hsl": {
"h": 344.848,
"s": 69.231,
"l": 71.961
},
"oklch": {
"l": 0.73293,
"c": 0.12368,
"h": 4.4
},
"luminance": 0.36877
}Semantic roles & 50–950 ramp
primary
#E9869F
secondary
#D9F2EC
accent
#D1A114
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80