#E495BF#E495BF
#E495BF is a light, moderate pink. Relative luminance 0.417; OKLCH L 76.1% C 0.108 H 346.8°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #E495BF |
|---|---|
| RGB | rgb(228, 149, 191) |
| HSL | hsl(328, 59%, 74%) |
| HSV | hsv(328, 35%, 89%) |
| CMYK | cmyk(0%, 34.6%, 16.2%, 10.6%) |
| CIE-LAB | lab(70.70, 35.61, -9.40) |
| CIE-LCH | lch(70.70, 36.83, 345.21°) |
| OKLab | oklab(76.14% 0.1054 -0.0246) |
| OKLCH | oklch(76.14% 0.108 346.8) |
| XYZ | xyz(52.1467, 41.7534, 54.5926) |
| Luminance | 0.4175 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 6.37
Bubblegum Pink
#FE83CC
ΔE00 6.68
Pig Pink
#E78EA5
ΔE00 6.78
Dull Pink
#D5869D
ΔE00 7.41
Plum
#DDA0DD
ΔE00 7.45
Faded Pink
#DE9DAC
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E495BF #95E4BA
analogous
#E195E4 #E495BF #E49598
triadic
#E495BF #BFE495 #95BFE4
tetradic
#E495BF #E4E195 #95E4BA #9598E4
square
#E495BF #E4E195 #95E4BA #9598E4
split-complementary
#E495BF #98E495 #95E4E1
monochromatic
#CB3484 #D864A2 #E495BF #F0C6DC #F9E7F0
Accessibility & contrast
On white
2.25
#E495BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#E495BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E495BF
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E495BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E495BF | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA5C1
Deuteranopia (green-blind)
#AEB2BD
Tritanopia (blue-blind)
#EE94A4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #e495bf; /* rgb */ color: rgb(228, 149, 191); /* oklch */ color: oklch(76.1% 0.108 346.8);
Tailwind
colors: {
custom: {
50: '#eeb5d2',
500: '#e495bf',
950: '#000000',
},
}SCSS
$custom: #e495bf; $custom-light: #eeb5d2; $custom-dark: #000000;
JSON
{
"hex": "#e495bf",
"rgb": {
"r": 228,
"g": 149,
"b": 191
},
"hsl": {
"h": 328.101,
"s": 59.398,
"l": 73.922
},
"oklch": {
"l": 0.76136,
"c": 0.10821,
"h": 346.8
},
"luminance": 0.4175
}Semantic roles & 50–950 ramp
primary
#E495BF
secondary
#DBF0E5
accent
#C76D1E
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082