#EF95BE#EF95BE
#EF95BE is a light, moderate pink. Relative luminance 0.436; OKLCH L 77.3% C 0.119 H 351.4°. Best body text is #000000 at 9.71:1 contrast (WCAG AA passes).
Color values
| HEX | #EF95BE |
|---|---|
| RGB | rgb(239, 149, 190) |
| HSL | hsl(333, 74%, 76%) |
| HSV | hsv(333, 38%, 94%) |
| CMYK | cmyk(0%, 37.7%, 20.5%, 6.3%) |
| CIE-LAB | lab(71.94, 39.22, -6.87) |
| CIE-LCH | lch(71.94, 39.82, 350.06°) |
| OKLab | oklab(77.34% 0.1172 -0.0177) |
| OKLCH | oklch(77.34% 0.119 351.4) |
| XYZ | xyz(55.6392, 43.5669, 54.1839) |
| Luminance | 0.4356 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.31
Pig Pink
#E78EA5
ΔE00 5.71
Pinky
#FC86AA
ΔE00 5.74
Bubblegum Pink
#FE83CC
ΔE00 6.26
Carnation Pink
#FF7FA7
ΔE00 6.80
Powder Pink
#FFB2D0
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF95BE #95EFC6
analogous
#EF95EB #EF95BE #EF9995
triadic
#EF95BE #BEEF95 #95BEEF
tetradic
#EF95BE #EBEF95 #95EFC6 #9995EF
square
#EF95BE #EBEF95 #95EFC6 #9995EF
split-complementary
#EF95BE #95EF99 #95EBEF
monochromatic
#DF2B7D #E7609D #EF95BE #F7CADF #FBE4EF
Accessibility & contrast
On white
2.16
#EF95BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.71
#EF95BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF95BE
9.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF95BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF95BE | 1.00 | 2.16 | 9.71 | 9.71 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7BF
Deuteranopia (green-blind)
#B4B6BC
Tritanopia (blue-blind)
#FB92A3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef95be; /* rgb */ color: rgb(239, 149, 190); /* oklch */ color: oklch(77.3% 0.119 351.4);
Tailwind
colors: {
custom: {
50: '#f6b5d1',
500: '#ef95be',
950: '#000000',
},
}SCSS
$custom: #ef95be; $custom-light: #f6b5d1; $custom-dark: #000000;
JSON
{
"hex": "#ef95be",
"rgb": {
"r": 239,
"g": 149,
"b": 190
},
"hsl": {
"h": 332.667,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.77344,
"c": 0.11857,
"h": 351.4
},
"luminance": 0.43563
}Semantic roles & 50–950 ramp
primary
#EF95BE
secondary
#D8F3E7
accent
#D67C10
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082