#E095BB#E095BB
#E095BB is a light, moderate pink. Relative luminance 0.409; OKLCH L 75.6% C 0.102 H 348.0°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #E095BB |
|---|---|
| RGB | rgb(224, 149, 187) |
| HSL | hsl(330, 55%, 73%) |
| HSV | hsv(330, 33%, 88%) |
| CMYK | cmyk(0%, 33.5%, 16.5%, 12.2%) |
| CIE-LAB | lab(70.13, 33.61, -8.08) |
| CIE-LCH | lch(70.13, 34.57, 346.48°) |
| OKLab | oklab(75.56% 0.0996 -0.0211) |
| OKLCH | oklch(75.56% 0.102 348) |
| XYZ | xyz(50.4579, 40.9328, 52.2471) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 6.20
Dull Pink
#D5869D
ΔE00 6.61
Faded Pink
#DE9DAC
ΔE00 6.66
Pink (survey)
#FF81C0
ΔE00 7.09
Bubblegum Pink
#FE83CC
ΔE00 7.60
Pinky
#FC86AA
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E095BB #95E0BA
analogous
#E095E0 #E095BB #E09595
triadic
#E095BB #BBE095 #95BBE0
tetradic
#E095BB #E0E095 #95E0BA #9595E0
square
#E095BB #E0E095 #95E0BA #9595E0
split-complementary
#E095BB #95E095 #95E0E0
monochromatic
#C2397E #D2669D #E095BB #EEC4D9 #F8E7F0
Accessibility & contrast
On white
2.29
#E095BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#E095BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E095BB
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E095BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E095BB | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BC
Deuteranopia (green-blind)
#ADB0B9
Tritanopia (blue-blind)
#EA94A2
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #e095bb; /* rgb */ color: rgb(224, 149, 187); /* oklch */ color: oklch(75.6% 0.102 348.0);
Tailwind
colors: {
custom: {
50: '#ebb5cf',
500: '#e095bb',
950: '#000000',
},
}SCSS
$custom: #e095bb; $custom-light: #ebb5cf; $custom-dark: #000000;
JSON
{
"hex": "#e095bb",
"rgb": {
"r": 224,
"g": 149,
"b": 187
},
"hsl": {
"h": 329.6,
"s": 54.745,
"l": 73.137
},
"oklch": {
"l": 0.75561,
"c": 0.10179,
"h": 348
},
"luminance": 0.4093
}Semantic roles & 50–950 ramp
primary
#E095BB
secondary
#DCEFE5
accent
#C27223
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161113
muted
#848082