#E295BF#E295BF
#E295BF is a light, moderate pink. Relative luminance 0.414; OKLCH L 75.9% C 0.106 H 346.1°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #E295BF |
|---|---|
| RGB | rgb(226, 149, 191) |
| HSL | hsl(327, 57%, 74%) |
| HSV | hsv(327, 34%, 89%) |
| CMYK | cmyk(0%, 34.1%, 15.5%, 11.4%) |
| CIE-LAB | lab(70.47, 34.93, -9.76) |
| CIE-LCH | lch(70.47, 36.27, 344.38°) |
| OKLab | oklab(75.91% 0.1031 -0.0256) |
| OKLCH | oklch(75.91% 0.106 346.1) |
| XYZ | xyz(51.5158, 41.4280, 54.5631) |
| Luminance | 0.4143 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 6.64
Bubblegum Pink
#FE83CC
ΔE00 6.87
Pig Pink
#E78EA5
ΔE00 6.99
Plum
#DDA0DD
ΔE00 7.22
Dull Pink
#D5869D
ΔE00 7.45
Faded Pink
#DE9DAC
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#E295BF #95E2B8
analogous
#DE95E2 #E295BF #E29598
triadic
#E295BF #BFE295 #95BFE2
tetradic
#E295BF #E2DE95 #95E2B8 #9598E2
square
#E295BF #E2DE95 #95E2B8 #9598E2
split-complementary
#E295BF #98E295 #95E2DE
monochromatic
#C63685 #D565A2 #E295BF #EFC5DC #F8E7F0
Accessibility & contrast
On white
2.26
#E295BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#E295BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #E295BF
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##E295BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##E295BF | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA5C1
Deuteranopia (green-blind)
#ADB1BD
Tritanopia (blue-blind)
#EC94A4
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #e295bf; /* rgb */ color: rgb(226, 149, 191); /* oklch */ color: oklch(75.9% 0.106 346.1);
Tailwind
colors: {
custom: {
50: '#ecb5d2',
500: '#e295bf',
950: '#000000',
},
}SCSS
$custom: #e295bf; $custom-light: #ecb5d2; $custom-dark: #000000;
JSON
{
"hex": "#e295bf",
"rgb": {
"r": 226,
"g": 149,
"b": 191
},
"hsl": {
"h": 327.273,
"s": 57.037,
"l": 73.529
},
"oklch": {
"l": 0.75914,
"c": 0.10627,
"h": 346.1
},
"luminance": 0.41425
}Semantic roles & 50–950 ramp
primary
#E295BF
secondary
#DBF0E5
accent
#C56B21
background
#FEFBFC
surface
#FDF6F9
border
#D5D0D2
text
#161114
muted
#848082