#EFB5BE#EFB5BE
#EFB5BE is a very light, moderate red. Relative luminance 0.551; OKLCH L 82.8% C 0.068 H 8.3°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB5BE |
|---|---|
| RGB | rgb(239, 181, 190) |
| HSL | hsl(351, 64%, 82%) |
| HSV | hsv(351, 24%, 94%) |
| CMYK | cmyk(0%, 24.3%, 20.5%, 6.3%) |
| CIE-LAB | lab(79.11, 22.31, 3.64) |
| CIE-LCH | lch(79.11, 22.60, 9.26°) |
| OKLab | oklab(82.84% 0.0675 0.0099) |
| OKLCH | oklch(82.84% 0.068 8.3) |
| XYZ | xyz(61.4153, 55.1190, 56.1092) |
| Luminance | 0.5512 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.16
Pink
#FFC0CB
ΔE00 3.22
Bubblegum
#FFC1CC
ΔE00 3.34
Pale Rose
#FDC1C5
ΔE00 3.51
Soft Pink
#FDB0C0
ΔE00 3.88
Light Rose
#FFC5CB
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB5BE #B5EFE6
analogous
#EFB5DB #EFB5BE #EFC9B5
triadic
#EFB5BE #BEEFB5 #B5BEEF
tetradic
#EFB5BE #DBEFB5 #B5EFE6 #C9B5EF
square
#EFB5BE #DBEFB5 #B5EFE6 #C9B5EF
split-complementary
#EFB5BE #B5EFC9 #B5DBEF
monochromatic
#D95066 #E48392 #EFB5BE #FAE6E9 #FAE6E9
Accessibility & contrast
On white
1.75
#EFB5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#EFB5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB5BE
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB5BE | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBEBE
Deuteranopia (green-blind)
#CBC8BD
Tritanopia (blue-blind)
#FAB1B8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #efb5be; /* rgb */ color: rgb(239, 181, 190); /* oklch */ color: oklch(82.8% 0.068 8.3);
Tailwind
colors: {
custom: {
50: '#f5cbd1',
500: '#efb5be',
950: '#000000',
},
}SCSS
$custom: #efb5be; $custom-light: #f5cbd1; $custom-dark: #000000;
JSON
{
"hex": "#efb5be",
"rgb": {
"r": 239,
"g": 181,
"b": 190
},
"hsl": {
"h": 350.69,
"s": 64.444,
"l": 82.353
},
"oklch": {
"l": 0.82844,
"c": 0.06823,
"h": 8.3
},
"luminance": 0.55116
}Semantic roles & 50–950 ramp
primary
#EFB5BE
secondary
#7BCDC0
accent
#CCB019
background
#FFFEFE
surface
#FEFAFB
border
#D6D3D4
text
#171314
muted
#858383