#EF95BD#EF95BD
#EF95BD is a light, moderate pink. Relative luminance 0.435; OKLCH L 77.3% C 0.118 H 352.0°. Best body text is #000000 at 9.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EF95BD |
|---|---|
| RGB | rgb(239, 149, 189) |
| HSL | hsl(333, 74%, 76%) |
| HSV | hsv(333, 38%, 94%) |
| CMYK | cmyk(0%, 37.7%, 20.9%, 6.3%) |
| CIE-LAB | lab(71.91, 39.07, -6.36) |
| CIE-LCH | lch(71.91, 39.59, 350.75°) |
| OKLab | oklab(77.31% 0.1169 -0.0163) |
| OKLCH | oklch(77.31% 0.118 352) |
| XYZ | xyz(55.5303, 43.5233, 53.6103) |
| Luminance | 0.4352 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.41
Pig Pink
#E78EA5
ΔE00 5.46
Pinky
#FC86AA
ΔE00 5.56
Bubblegum Pink
#FE83CC
ΔE00 6.45
Carnation Pink
#FF7FA7
ΔE00 6.65
Powder Pink
#FFB2D0
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF95BD #95EFC7
analogous
#EF95EA #EF95BD #EF9A95
triadic
#EF95BD #BDEF95 #95BDEF
tetradic
#EF95BD #EAEF95 #95EFC7 #9A95EF
square
#EF95BD #EAEF95 #95EFC7 #9A95EF
split-complementary
#EF95BD #95EF9A #95EAEF
monochromatic
#DF2B7B #E7609C #EF95BD #F7CADE #FBE4EE
Accessibility & contrast
On white
2.16
#EF95BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.70
#EF95BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF95BD
9.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF95BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF95BD | 1.00 | 2.16 | 9.70 | 9.70 |
| #FFFFFF | 2.16 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA7BE
Deuteranopia (green-blind)
#B5B6BB
Tritanopia (blue-blind)
#FC92A3
Achromatopsia (no color)
#B0B0B0
Design tokens & code
CSS
--color: #ef95bd; /* rgb */ color: rgb(239, 149, 189); /* oklch */ color: oklch(77.3% 0.118 352.0);
Tailwind
colors: {
custom: {
50: '#f6b5d0',
500: '#ef95bd',
950: '#000000',
},
}SCSS
$custom: #ef95bd; $custom-light: #f6b5d0; $custom-dark: #000000;
JSON
{
"hex": "#ef95bd",
"rgb": {
"r": 239,
"g": 149,
"b": 189
},
"hsl": {
"h": 333.333,
"s": 73.77,
"l": 76.078
},
"oklch": {
"l": 0.77312,
"c": 0.11804,
"h": 352
},
"luminance": 0.4352
}Semantic roles & 50–950 ramp
primary
#EF95BD
secondary
#D8F3E7
accent
#D67E10
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082