#EFB1CE#EFB1CE
#EFB1CE is a very light, moderate pink. Relative luminance 0.543; OKLCH L 82.6% C 0.081 H 349.3°. Best body text is #000000 at 11.85:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB1CE |
|---|---|
| RGB | rgb(239, 177, 206) |
| HSL | hsl(332, 66%, 82%) |
| HSV | hsv(332, 26%, 94%) |
| CMYK | cmyk(0%, 25.9%, 13.8%, 6.3%) |
| CIE-LAB | lab(78.61, 26.90, -5.77) |
| CIE-LCH | lch(78.61, 27.51, 347.90°) |
| OKLab | oklab(82.6% 0.0794 -0.015) |
| OKLCH | oklch(82.6% 0.081 349.3) |
| XYZ | xyz(62.4593, 54.2539, 65.5626) |
| Luminance | 0.5425 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 3.06
Baby Pink
#FFB7CE
ΔE00 3.72
Pastel Pink
#FFBACD
ΔE00 4.54
Soft Pink
#FDB0C0
ΔE00 5.81
Pink
#FFC0CB
ΔE00 6.76
Bubblegum
#FFC1CC
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB1CE #B1EFD2
analogous
#EFB1ED #EFB1CE #EFB3B1
triadic
#EFB1CE #CEEFB1 #B1CEEF
tetradic
#EFB1CE #EDEFB1 #B1EFD2 #B3B1EF
square
#EFB1CE #EDEFB1 #B1EFD2 #B3B1EF
split-complementary
#EFB1CE #B1EFB3 #B1EDEF
monochromatic
#DA4B8E #E57EAE #EFB1CE #F9E4EE #FAE6EF
Accessibility & contrast
On white
1.77
#EFB1CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.85
#EFB1CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB1CE
11.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB1CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB1CE | 1.00 | 1.77 | 11.85 | 11.85 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B6BCCF
Deuteranopia (green-blind)
#C4C6CC
Tritanopia (blue-blind)
#F8B0BB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #efb1ce; /* rgb */ color: rgb(239, 177, 206); /* oklch */ color: oklch(82.6% 0.081 349.3);
Tailwind
colors: {
custom: {
50: '#f5c8dd',
500: '#efb1ce',
950: '#000000',
},
}SCSS
$custom: #efb1ce; $custom-light: #f5c8dd; $custom-dark: #000000;
JSON
{
"hex": "#efb1ce",
"rgb": {
"r": 239,
"g": 177,
"b": 206
},
"hsl": {
"h": 331.935,
"s": 65.957,
"l": 81.569
},
"oklch": {
"l": 0.82599,
"c": 0.08083,
"h": 349.3
},
"luminance": 0.54251
}Semantic roles & 50–950 ramp
primary
#EFB1CE
secondary
#77CDA5
accent
#CE7918
background
#FFFDFE
surface
#FEF9FC
border
#D6D2D5
text
#171315
muted
#858284