#EFB1BE#EFB1BE
#EFB1BE is a very light, moderate red. Relative luminance 0.535; OKLCH L 82.1% C 0.074 H 4.9°. Best body text is #000000 at 11.70:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB1BE |
|---|---|
| RGB | rgb(239, 177, 190) |
| HSL | hsl(347, 66%, 82%) |
| HSV | hsv(347, 26%, 94%) |
| CMYK | cmyk(0%, 25.9%, 20.5%, 6.3%) |
| CIE-LAB | lab(78.18, 24.43, 2.29) |
| CIE-LCH | lch(78.18, 24.54, 5.35°) |
| OKLab | oklab(82.12% 0.0737 0.0064) |
| OKLCH | oklch(82.12% 0.074 4.9) |
| XYZ | xyz(60.6136, 53.5156, 55.8420) |
| Luminance | 0.5351 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.89
Lightpink
#FFB6C1
ΔE00 3.08
Pastel Pink
#FFBACD
ΔE00 3.47
Pink
#FFC0CB
ΔE00 3.78
Bubblegum
#FFC1CC
ΔE00 3.94
Baby Pink
#FFB7CE
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB1BE #B1EFE2
analogous
#EFB1DD #EFB1BE #EFC3B1
triadic
#EFB1BE #BEEFB1 #B1BEEF
tetradic
#EFB1BE #DDEFB1 #B1EFE2 #C3B1EF
square
#EFB1BE #DDEFB1 #B1EFE2 #C3B1EF
split-complementary
#EFB1BE #B1EFC3 #B1DDEF
monochromatic
#DA4B69 #E57E94 #EFB1BE #F9E4E8 #FAE6EA
Accessibility & contrast
On white
1.79
#EFB1BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.70
#EFB1BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB1BE
11.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB1BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB1BE | 1.00 | 1.79 | 11.70 | 11.70 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BABBBE
Deuteranopia (green-blind)
#C8C6BD
Tritanopia (blue-blind)
#FAADB5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #efb1be; /* rgb */ color: rgb(239, 177, 190); /* oklch */ color: oklch(82.1% 0.074 4.9);
Tailwind
colors: {
custom: {
50: '#f5c8d1',
500: '#efb1be',
950: '#000000',
},
}SCSS
$custom: #efb1be; $custom-light: #f5c8d1; $custom-dark: #000000;
JSON
{
"hex": "#efb1be",
"rgb": {
"r": 239,
"g": 177,
"b": 190
},
"hsl": {
"h": 347.419,
"s": 65.957,
"l": 81.569
},
"oklch": {
"l": 0.82124,
"c": 0.07399,
"h": 4.9
},
"luminance": 0.53513
}Semantic roles & 50–950 ramp
primary
#EFB1BE
secondary
#77CDBB
accent
#CEA818
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171314
muted
#858283