#EF9BC0#EF9BC0
#EF9BC0 is a light, moderate pink. Relative luminance 0.456; OKLCH L 78.4% C 0.110 H 351.9°. Best body text is #000000 at 10.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EF9BC0 |
|---|---|
| RGB | rgb(239, 155, 192) |
| HSL | hsl(334, 72%, 77%) |
| HSV | hsv(334, 35%, 94%) |
| CMYK | cmyk(0%, 35.1%, 19.7%, 6.3%) |
| CIE-LAB | lab(73.29, 36.38, -5.98) |
| CIE-LCH | lch(73.29, 36.87, 350.66°) |
| OKLab | oklab(78.39% 0.1086 -0.0154) |
| OKLCH | oklch(78.39% 0.11 351.9) |
| XYZ | xyz(56.8332, 45.6026, 55.6676) |
| Luminance | 0.4560 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 5.55
Pig Pink
#E78EA5
ΔE00 5.83
Faded Pink
#DE9DAC
ΔE00 6.39
Pinky
#FC86AA
ΔE00 6.45
Pink (survey)
#FF81C0
ΔE00 6.67
Baby Pink
#FFB7CE
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF9BC0 #9BEFCA
analogous
#EF9BEA #EF9BC0 #EFA09B
triadic
#EF9BC0 #C0EF9B #9BC0EF
tetradic
#EF9BC0 #EAEF9B #9BEFCA #A09BEF
square
#EF9BC0 #EAEF9B #9BEFCA #A09BEF
split-complementary
#EF9BC0 #9BEFA0 #9BEAEF
monochromatic
#DE317E #E7669F #EF9BC0 #F7D0E1 #FBE5EE
Accessibility & contrast
On white
2.08
#EF9BC0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.12
#EF9BC0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF9BC0
10.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF9BC0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF9BC0 | 1.00 | 2.08 | 10.12 | 10.12 |
| #FFFFFF | 2.08 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A3ABC1
Deuteranopia (green-blind)
#B8B9BE
Tritanopia (blue-blind)
#FB98A8
Achromatopsia (no color)
#B4B4B4
Design tokens & code
CSS
--color: #ef9bc0; /* rgb */ color: rgb(239, 155, 192); /* oklch */ color: oklch(78.4% 0.110 351.9);
Tailwind
colors: {
custom: {
50: '#f5b9d3',
500: '#ef9bc0',
950: '#000000',
},
}SCSS
$custom: #ef9bc0; $custom-light: #f5b9d3; $custom-dark: #000000;
JSON
{
"hex": "#ef9bc0",
"rgb": {
"r": 239,
"g": 155,
"b": 192
},
"hsl": {
"h": 333.571,
"s": 72.414,
"l": 77.255
},
"oklch": {
"l": 0.7839,
"c": 0.1097,
"h": 351.9
},
"luminance": 0.45599
}Semantic roles & 50–950 ramp
primary
#EF9BC0
secondary
#D9F2E7
accent
#D47E11
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082