#EB7B98#EB7B98
#EB7B98 is a light, vivid pink. Relative luminance 0.341; OKLCH L 71.7% C 0.141 H 4.8°. Best body text is #000000 at 7.82:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7B98 |
|---|---|
| RGB | rgb(235, 123, 152) |
| HSL | hsl(344, 74%, 70%) |
| HSV | hsv(344, 48%, 92%) |
| CMYK | cmyk(0%, 47.7%, 35.3%, 7.8%) |
| CIE-LAB | lab(65.04, 46.11, 4.30) |
| CIE-LCH | lch(65.04, 46.31, 5.33°) |
| OKLab | oklab(71.66% 0.14 0.0117) |
| OKLCH | oklch(71.66% 0.141 4.8) |
| XYZ | xyz(47.0137, 34.0994, 33.8055) |
| Luminance | 0.3409 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.98
Rosy Pink
#F6688E
ΔE00 4.04
Rosa
#FE86A4
ΔE00 4.07
Pinky
#FC86AA
ΔE00 4.26
Rose Pink
#F7879A
ΔE00 4.27
Palevioletred
#DB7093
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7B98 #7BEBCE
analogous
#EB7BD0 #EB7B98 #EB967B
triadic
#EB7B98 #98EB7B #7B98EB
tetradic
#EB7B98 #D0EB7B #7BEBCE #967BEB
square
#EB7B98 #D0EB7B #7BEBCE #967BEB
split-complementary
#EB7B98 #7BEB96 #7BD0EB
monochromatic
#CD1F4C #E3466F #EB7B98 #F3B0C1 #FBE4EA
Accessibility & contrast
On white
2.69
#EB7B98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.82
#EB7B98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7B98
7.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7B98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7B98 | 1.00 | 2.69 | 7.82 | 7.82 |
| #FFFFFF | 2.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9199
Deuteranopia (green-blind)
#AAA696
Tritanopia (blue-blind)
#FC7185
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #eb7b98; /* rgb */ color: rgb(235, 123, 152); /* oklch */ color: oklch(71.7% 0.141 4.8);
Tailwind
colors: {
custom: {
50: '#f4a4b6',
500: '#eb7b98',
950: '#000000',
},
}SCSS
$custom: #eb7b98; $custom-light: #f4a4b6; $custom-dark: #000000;
JSON
{
"hex": "#eb7b98",
"rgb": {
"r": 235,
"g": 123,
"b": 152
},
"hsl": {
"h": 344.464,
"s": 73.684,
"l": 70.196
},
"oklch": {
"l": 0.71661,
"c": 0.14052,
"h": 4.8
},
"luminance": 0.34095
}Semantic roles & 50–950 ramp
primary
#EB7B98
secondary
#D1F0E8
accent
#D6A310
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80