#EB7B99#EB7B99
#EB7B99 is a light, vivid pink. Relative luminance 0.341; OKLCH L 71.7% C 0.141 H 4.2°. Best body text is #000000 at 7.83:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7B99 |
|---|---|
| RGB | rgb(235, 123, 153) |
| HSL | hsl(344, 74%, 70%) |
| HSV | hsv(344, 48%, 92%) |
| CMYK | cmyk(0%, 47.7%, 34.9%, 7.8%) |
| CIE-LAB | lab(65.07, 46.23, 3.77) |
| CIE-LCH | lch(65.07, 46.38, 4.66°) |
| OKLab | oklab(71.69% 0.1404 0.0104) |
| OKLCH | oklch(71.69% 0.141 4.2) |
| XYZ | xyz(47.0959, 34.1323, 34.2387) |
| Luminance | 0.3413 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.85
Rosa
#FE86A4
ΔE00 4.08
Rosy Pink
#F6688E
ΔE00 4.10
Pinky
#FC86AA
ΔE00 4.14
Palevioletred
#DB7093
ΔE00 4.21
Rose Pink
#F7879A
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7B99 #7BEBCD
analogous
#EB7BD1 #EB7B99 #EB957B
triadic
#EB7B99 #99EB7B #7B99EB
tetradic
#EB7B99 #D1EB7B #7BEBCD #957BEB
square
#EB7B99 #D1EB7B #7BEBCD #957BEB
split-complementary
#EB7B99 #7BEB95 #7BD1EB
monochromatic
#CD1F4D #E34670 #EB7B99 #F3B0C2 #FBE4EA
Accessibility & contrast
On white
2.68
#EB7B99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.83
#EB7B99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7B99
7.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7B99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7B99 | 1.00 | 2.68 | 7.83 | 7.83 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E919A
Deuteranopia (green-blind)
#AAA697
Tritanopia (blue-blind)
#FC7186
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #eb7b99; /* rgb */ color: rgb(235, 123, 153); /* oklch */ color: oklch(71.7% 0.141 4.2);
Tailwind
colors: {
custom: {
50: '#f4a4b6',
500: '#eb7b99',
950: '#000000',
},
}SCSS
$custom: #eb7b99; $custom-light: #f4a4b6; $custom-dark: #000000;
JSON
{
"hex": "#eb7b99",
"rgb": {
"r": 235,
"g": 123,
"b": 153
},
"hsl": {
"h": 343.929,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.71689,
"c": 0.14077,
"h": 4.2
},
"luminance": 0.34128
}Semantic roles & 50–950 ramp
primary
#EB7B99
secondary
#D1F0E8
accent
#D6A110
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80