#EFB4BE#EFB4BE
#EFB4BE is a very light, moderate red. Relative luminance 0.547; OKLCH L 82.7% C 0.070 H 7.4°. Best body text is #000000 at 11.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB4BE |
|---|---|
| RGB | rgb(239, 180, 190) |
| HSL | hsl(350, 65%, 82%) |
| HSV | hsv(350, 25%, 94%) |
| CMYK | cmyk(0%, 24.7%, 20.5%, 6.3%) |
| CIE-LAB | lab(78.88, 22.84, 3.30) |
| CIE-LCH | lch(78.88, 23.08, 8.22°) |
| OKLab | oklab(82.66% 0.0691 0.009) |
| OKLCH | oklch(82.66% 0.07 7.4) |
| XYZ | xyz(61.2127, 54.7138, 56.0417) |
| Luminance | 0.5471 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.06
Pink
#FFC0CB
ΔE00 3.29
Bubblegum
#FFC1CC
ΔE00 3.43
Soft Pink
#FDB0C0
ΔE00 3.58
Pale Rose
#FDC1C5
ΔE00 3.82
Pastel Pink
#FFBACD
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB4BE #B4EFE5
analogous
#EFB4DB #EFB4BE #EFC8B4
triadic
#EFB4BE #BEEFB4 #B4BEEF
tetradic
#EFB4BE #DBEFB4 #B4EFE5 #C8B4EF
square
#EFB4BE #DBEFB4 #B4EFE5 #C8B4EF
split-complementary
#EFB4BE #B4EFC8 #B4DBEF
monochromatic
#D94F67 #E48292 #EFB4BE #FAE6E9 #FAE6E9
Accessibility & contrast
On white
1.76
#EFB4BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.94
#EFB4BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB4BE
11.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB4BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB4BE | 1.00 | 1.76 | 11.94 | 11.94 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDBDBE
Deuteranopia (green-blind)
#CAC7BD
Tritanopia (blue-blind)
#FAB0B7
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #efb4be; /* rgb */ color: rgb(239, 180, 190); /* oklch */ color: oklch(82.7% 0.070 7.4);
Tailwind
colors: {
custom: {
50: '#f5cad1',
500: '#efb4be',
950: '#000000',
},
}SCSS
$custom: #efb4be; $custom-light: #f5cad1; $custom-dark: #000000;
JSON
{
"hex": "#efb4be",
"rgb": {
"r": 239,
"g": 180,
"b": 190
},
"hsl": {
"h": 349.831,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.82663,
"c": 0.06964,
"h": 7.4
},
"luminance": 0.54711
}Semantic roles & 50–950 ramp
primary
#EFB4BE
secondary
#7ACDBF
accent
#CDAE19
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171314
muted
#858283