#EFB0BE#EFB0BE
#EFB0BE is a light, moderate red. Relative luminance 0.531; OKLCH L 81.9% C 0.075 H 4.2°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB0BE |
|---|---|
| RGB | rgb(239, 176, 190) |
| HSL | hsl(347, 66%, 81%) |
| HSV | hsv(347, 26%, 94%) |
| CMYK | cmyk(0%, 26.4%, 20.5%, 6.3%) |
| CIE-LAB | lab(77.95, 24.97, 1.95) |
| CIE-LCH | lch(77.95, 25.04, 4.47°) |
| OKLab | oklab(81.95% 0.0753 0.0055) |
| OKLCH | oklch(81.95% 0.075 4.2) |
| XYZ | xyz(60.4168, 53.1220, 55.7764) |
| Luminance | 0.5312 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 2.75
Lightpink
#FFB6C1
ΔE00 3.19
Pastel Pink
#FFBACD
ΔE00 3.41
Baby Pink
#FFB7CE
ΔE00 3.82
Pink
#FFC0CB
ΔE00 4.00
Bubblegum
#FFC1CC
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB0BE #B0EFE1
analogous
#EFB0DE #EFB0BE #EFC2B0
triadic
#EFB0BE #BEEFB0 #B0BEEF
tetradic
#EFB0BE #DEEFB0 #B0EFE1 #C2B0EF
square
#EFB0BE #DEEFB0 #B0EFE1 #C2B0EF
split-complementary
#EFB0BE #B0EFC2 #B0DEEF
monochromatic
#DA4A6A #E57D94 #EFB0BE #F9E3E8 #FAE6EA
Accessibility & contrast
On white
1.81
#EFB0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#EFB0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB0BE
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB0BE | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9BABE
Deuteranopia (green-blind)
#C7C5BD
Tritanopia (blue-blind)
#FAACB5
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #efb0be; /* rgb */ color: rgb(239, 176, 190); /* oklch */ color: oklch(81.9% 0.075 4.2);
Tailwind
colors: {
custom: {
50: '#f5c8d1',
500: '#efb0be',
950: '#000000',
},
}SCSS
$custom: #efb0be; $custom-light: #f5c8d1; $custom-dark: #000000;
JSON
{
"hex": "#efb0be",
"rgb": {
"r": 239,
"g": 176,
"b": 190
},
"hsl": {
"h": 346.667,
"s": 66.316,
"l": 81.373
},
"oklch": {
"l": 0.81946,
"c": 0.07547,
"h": 4.2
},
"luminance": 0.53119
}Semantic roles & 50–950 ramp
primary
#EFB0BE
secondary
#76CDBA
accent
#CEA617
background
#FFFDFE
surface
#FEF9FB
border
#D6D2D4
text
#171314
muted
#858283