#EB869F#EB869F
#EB869F is a light, vivid red. Relative luminance 0.372; OKLCH L 73.5% C 0.126 H 4.8°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EB869F |
|---|---|
| RGB | rgb(235, 134, 159) |
| HSL | hsl(345, 72%, 72%) |
| HSV | hsv(345, 43%, 92%) |
| CMYK | cmyk(0%, 43%, 32.3%, 7.8%) |
| CIE-LAB | lab(67.44, 41.38, 3.80) |
| CIE-LCH | lch(67.44, 41.56, 5.25°) |
| OKLab | oklab(73.54% 0.1255 0.0104) |
| OKLCH | oklch(73.54% 0.126 4.8) |
| XYZ | xyz(49.0460, 37.2196, 37.3951) |
| Luminance | 0.3722 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.17
Rosa
#FE86A4
ΔE00 3.16
Rose Pink
#F7879A
ΔE00 3.29
Pinky
#FC86AA
ΔE00 3.38
Carnation Pink
#FF7FA7
ΔE00 4.02
Dull Pink
#D5869D
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB869F #86EBD2
analogous
#EB86D1 #EB869F #EBA086
triadic
#EB869F #9FEB86 #869FEB
tetradic
#EB869F #D1EB86 #86EBD2 #A086EB
square
#EB869F #D1EB86 #86EBD2 #A086EB
split-complementary
#EB869F #86EBA0 #86D1EB
monochromatic
#D4234F #E25175 #EB869F #F4BBC9 #FBE5EA
Accessibility & contrast
On white
2.49
#EB869F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#EB869F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB869F
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB869F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB869F | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9699A0
Deuteranopia (green-blind)
#AFAB9D
Tritanopia (blue-blind)
#FB7E8F
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #eb869f; /* rgb */ color: rgb(235, 134, 159); /* oklch */ color: oklch(73.5% 0.126 4.8);
Tailwind
colors: {
custom: {
50: '#f4abbb',
500: '#eb869f',
950: '#000000',
},
}SCSS
$custom: #eb869f; $custom-light: #f4abbb; $custom-dark: #000000;
JSON
{
"hex": "#eb869f",
"rgb": {
"r": 235,
"g": 134,
"b": 159
},
"hsl": {
"h": 345.149,
"s": 71.631,
"l": 72.353
},
"oklch": {
"l": 0.73539,
"c": 0.12592,
"h": 4.8
},
"luminance": 0.37216
}Semantic roles & 50–950 ramp
primary
#EB869F
secondary
#D9F2EC
accent
#D4A412
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80