#E098BB#E098BB
#E098BB is a light, moderate pink. Relative luminance 0.419; OKLCH L 76.1% C 0.097 H 349.0°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #E098BB |
|---|---|
| RGB | rgb(224, 152, 187) |
| HSL | hsl(331, 54%, 74%) |
| HSV | hsv(331, 32%, 88%) |
| CMYK | cmyk(0%, 32.1%, 16.5%, 12.2%) |
| CIE-LAB | lab(70.80, 32.01, -7.09) |
| CIE-LCH | lch(70.80, 32.78, 347.52°) |
| OKLab | oklab(76.07% 0.0949 -0.0184) |
| OKLCH | oklch(76.07% 0.097 349) |
| XYZ | xyz(50.9387, 41.8943, 52.4074) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Faded Pink
#DE9DAC
ΔE00 5.90
Pig Pink
#E78EA5
ΔE00 6.02
Dull Pink
#D5869D
ΔE00 6.65
Powder Pink
#FFB2D0
ΔE00 7.32
Lilac
#C8A2C8
ΔE00 7.69
Light Mauve
#C292A1
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E098BB #98E0BD
analogous
#E098DF #E098BB #E09998
triadic
#E098BB #BBE098 #98BBE0
tetradic
#E098BB #DFE098 #98E0BD #9998E0
square
#E098BB #DFE098 #98E0BD #9998E0
split-complementary
#E098BB #98E099 #98DFE0
monochromatic
#C33B7D #D2699C #E098BB #EEC7DA #F8E7EF
Accessibility & contrast
On white
2.24
#E098BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#E098BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E098BB
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E098BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E098BB | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA6BC
Deuteranopia (green-blind)
#AFB2B9
Tritanopia (blue-blind)
#EA96A4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e098bb; /* rgb */ color: rgb(224, 152, 187); /* oklch */ color: oklch(76.1% 0.097 349.0);
Tailwind
colors: {
custom: {
50: '#ebb7cf',
500: '#e098bb',
950: '#000000',
},
}SCSS
$custom: #e098bb; $custom-light: #ebb7cf; $custom-dark: #000000;
JSON
{
"hex": "#e098bb",
"rgb": {
"r": 224,
"g": 152,
"b": 187
},
"hsl": {
"h": 330.833,
"s": 53.731,
"l": 73.725
},
"oklch": {
"l": 0.76072,
"c": 0.09667,
"h": 349
},
"luminance": 0.41892
}Semantic roles & 50–950 ramp
primary
#E098BB
secondary
#DCEFE6
accent
#C17524
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082