#EF9BC2#EF9BC2
#EF9BC2 is a light, moderate pink. Relative luminance 0.457; OKLCH L 78.5% C 0.111 H 350.6°. Best body text is #000000 at 10.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BC2 |
|---|---|
| RGB | rgb(239, 155, 194) |
| HSL | hsl(332, 72%, 77%) |
| HSV | hsv(332, 35%, 94%) |
| CMYK | cmyk(0%, 35.1%, 18.8%, 6.3%) |
| CIE-LAB | lab(73.35, 36.68, -7.00) |
| CIE-LCH | lch(73.35, 37.34, 349.20°) |
| OKLab | oklab(78.45% 0.1093 -0.0181) |
| OKLCH | oklch(78.45% 0.111 350.6) |
| XYZ | xyz(57.0563, 45.6918, 56.8426) |
| Luminance | 0.4569 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.67
Pig Pink
#E78EA5
ΔE00 6.30
Pink (survey)
#FF81C0
ΔE00 6.49
Pinky
#FC86AA
ΔE00 6.77
Faded Pink
#DE9DAC
ΔE00 6.85
Bubblegum Pink
#FE83CC
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BC2 #9BEFC8
analogous
#EF9BEC #EF9BC2 #EF9E9B
triadic
#EF9BC2 #C2EF9B #9BC2EF
tetradic
#EF9BC2 #ECEF9B #9BEFC8 #9E9BEF
square
#EF9BC2 #ECEF9B #9BEFC8 #9E9BEF
split-complementary
#EF9BC2 #9BEF9E #9BECEF
monochromatic
#DE3182 #E766A2 #EF9BC2 #F7D0E2 #FBE5EF
Accessibility & contrast
On white
2.07
#EF9BC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.14
#EF9BC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BC2
10.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BC2 | 1.00 | 2.07 | 10.14 | 10.14 |
| #FFFFFF | 2.07 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ACC3
Deuteranopia (green-blind)
#B7B9C0
Tritanopia (blue-blind)
#FB99A9
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ef9bc2; /* rgb */ color: rgb(239, 155, 194); /* oklch */ color: oklch(78.5% 0.111 350.6);
Tailwind
colors: {
custom: {
50: '#f5b9d4',
500: '#ef9bc2',
950: '#000000',
},
}SCSS
$custom: #ef9bc2; $custom-light: #f5b9d4; $custom-dark: #000000;
JSON
{
"hex": "#ef9bc2",
"rgb": {
"r": 239,
"g": 155,
"b": 194
},
"hsl": {
"h": 332.143,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.78454,
"c": 0.11078,
"h": 350.6
},
"luminance": 0.45688
}Semantic roles & 50–950 ramp
primary
#EF9BC2
secondary
#D9F2E6
accent
#D47A11
background
#FFFBFD
surface
#FFF6FA
border
#D7D0D3
text
#171114
muted
#858083