#E098A5#E098A5
#E098A5 is a light, moderate red. Relative luminance 0.410; OKLCH L 75.4% C 0.088 H 7.5°. Best body text is #000000 at 9.20:1 contrast (WCAG AA passes).
Color values
| HEX | #E098A5 |
|---|---|
| RGB | rgb(224, 152, 165) |
| HSL | hsl(349, 54%, 74%) |
| HSV | hsv(349, 32%, 88%) |
| CMYK | cmyk(0%, 32.1%, 26.3%, 12.2%) |
| CIE-LAB | lab(70.19, 28.75, 4.25) |
| CIE-LCH | lch(70.19, 29.06, 8.42°) |
| OKLab | oklab(75.41% 0.087 0.0115) |
| OKLCH | oklch(75.41% 0.088 7.5) |
| XYZ | xyz(48.7613, 41.0234, 40.9400) |
| Luminance | 0.4102 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 1.97
Pig Pink
#E78EA5
ΔE00 3.70
Dusty Pink (survey)
#D58A94
ΔE00 4.16
Greyish Pink
#C88D94
ΔE00 5.30
Dull Pink
#D5869D
ΔE00 5.38
Dusty Pink
#D8A7B1
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E098A5 #98E0D3
analogous
#E098C9 #E098A5 #E0AF98
triadic
#E098A5 #A5E098 #98A5E0
tetradic
#E098A5 #C9E098 #98E0D3 #AF98E0
square
#E098A5 #C9E098 #98E0D3 #AF98E0
split-complementary
#E098A5 #98E0AF #98C9E0
monochromatic
#C33B53 #D2697C #E098A5 #EEC7CE #F8E7EA
Accessibility & contrast
On white
2.28
#E098A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.20
#E098A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E098A5
9.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E098A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E098A5 | 1.00 | 2.28 | 9.20 | 9.20 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3A4A5
Deuteranopia (green-blind)
#B4B1A4
Tritanopia (blue-blind)
#ED929D
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e098a5; /* rgb */ color: rgb(224, 152, 165); /* oklch */ color: oklch(75.4% 0.088 7.5);
Tailwind
colors: {
custom: {
50: '#ebb7bf',
500: '#e098a5',
950: '#000000',
},
}SCSS
$custom: #e098a5; $custom-light: #ebb7bf; $custom-dark: #000000;
JSON
{
"hex": "#e098a5",
"rgb": {
"r": 224,
"g": 152,
"b": 165
},
"hsl": {
"h": 349.167,
"s": 53.731,
"l": 73.725
},
"oklch": {
"l": 0.75408,
"c": 0.0878,
"h": 7.5
},
"luminance": 0.4102
}Semantic roles & 50–950 ramp
primary
#E098A5
secondary
#DCEFEC
accent
#C1A524
background
#FEFBFB
surface
#FDF6F7
border
#D5D0D0
text
#161112
muted
#848081