#EB98AA#EB98AA
#EB98AA is a light, moderate red. Relative luminance 0.430; OKLCH L 76.8% C 0.102 H 5.6°. Best body text is #000000 at 9.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EB98AA |
|---|---|
| RGB | rgb(235, 152, 170) |
| HSL | hsl(347, 67%, 76%) |
| HSV | hsv(347, 35%, 92%) |
| CMYK | cmyk(0%, 35.3%, 27.7%, 7.8%) |
| CIE-LAB | lab(71.57, 33.42, 3.63) |
| CIE-LCH | lch(71.57, 33.62, 6.20°) |
| OKLab | oklab(76.78% 0.1012 0.0099) |
| OKLCH | oklch(76.78% 0.102 5.6) |
| XYZ | xyz(52.7463, 43.0245, 43.5488) |
| Luminance | 0.4302 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.63
Faded Pink
#DE9DAC
ΔE00 3.21
Rose Pink
#F7879A
ΔE00 5.16
Rosa
#FE86A4
ΔE00 5.47
Dusty Pink (survey)
#D58A94
ΔE00 5.55
Pinky
#FC86AA
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB98AA #98EBD9
analogous
#EB98D3 #EB98AA #EBAF98
triadic
#EB98AA #AAEB98 #98AAEB
tetradic
#EB98AA #D3EB98 #98EBD9 #AF98EB
square
#EB98AA #D3EB98 #98EBD9 #AF98EB
split-complementary
#EB98AA #98EBAF #98D3EB
monochromatic
#D73255 #E16580 #EB98AA #F5CBD4 #FAE5EA
Accessibility & contrast
On white
2.19
#EB98AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.60
#EB98AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB98AA
9.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB98AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB98AA | 1.00 | 2.19 | 9.60 | 9.60 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A6AA
Deuteranopia (green-blind)
#B9B5A8
Tritanopia (blue-blind)
#F9929E
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb98aa; /* rgb */ color: rgb(235, 152, 170); /* oklch */ color: oklch(76.8% 0.102 5.6);
Tailwind
colors: {
custom: {
50: '#f3b7c3',
500: '#eb98aa',
950: '#000000',
},
}SCSS
$custom: #eb98aa; $custom-light: #f3b7c3; $custom-dark: #000000;
JSON
{
"hex": "#eb98aa",
"rgb": {
"r": 235,
"g": 152,
"b": 170
},
"hsl": {
"h": 346.988,
"s": 67.48,
"l": 75.882
},
"oklch": {
"l": 0.76782,
"c": 0.10165,
"h": 5.6
},
"luminance": 0.43021
}Semantic roles & 50–950 ramp
primary
#EB98AA
secondary
#D9F2EC
accent
#CFA716
background
#FFFBFB
surface
#FEF6F7
border
#D6D0D0
text
#171112
muted
#858081