#EFB8BB#EFB8BB
#EFB8BB is a very light, moderate red. Relative luminance 0.562; OKLCH L 83.3% C 0.064 H 14.9°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EFB8BB |
|---|---|
| RGB | rgb(239, 184, 187) |
| HSL | hsl(357, 63%, 83%) |
| HSV | hsv(357, 23%, 94%) |
| CMYK | cmyk(0%, 23%, 21.8%, 6.3%) |
| CIE-LAB | lab(79.74, 20.28, 6.17) |
| CIE-LCH | lch(79.74, 21.19, 16.92°) |
| OKLab | oklab(83.31% 0.0617 0.0164) |
| OKLCH | oklch(83.31% 0.064 14.9) |
| XYZ | xyz(61.7074, 56.2223, 54.6057) |
| Luminance | 0.5622 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.73
Light Rose
#FFC5CB
ΔE00 3.58
Pink
#FFC0CB
ΔE00 4.04
Bubblegum
#FFC1CC
ΔE00 4.10
Lightpink
#FFB6C1
ΔE00 4.29
Dusty Pink
#D8A7B1
ΔE00 5.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFB8BB #B8EFEC
analogous
#EFB8D6 #EFB8BB #EFD0B8
triadic
#EFB8BB #BBEFB8 #B8BBEF
tetradic
#EFB8BB #D6EFB8 #B8EFEC #D0B8EF
square
#EFB8BB #D6EFB8 #B8EFEC #D0B8EF
split-complementary
#EFB8BB #B8EFD0 #B8D6EF
monochromatic
#D8545B #E4868B #EFB8BB #F9E6E7 #F9E6E7
Accessibility & contrast
On white
1.72
#EFB8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#EFB8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFB8BB
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFB8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFB8BB | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BB
Deuteranopia (green-blind)
#CECABA
Tritanopia (blue-blind)
#FAB3B9
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #efb8bb; /* rgb */ color: rgb(239, 184, 187); /* oklch */ color: oklch(83.3% 0.064 14.9);
Tailwind
colors: {
custom: {
50: '#f5cdcf',
500: '#efb8bb',
950: '#000000',
},
}SCSS
$custom: #efb8bb; $custom-light: #f5cdcf; $custom-dark: #000000;
JSON
{
"hex": "#efb8bb",
"rgb": {
"r": 239,
"g": 184,
"b": 187
},
"hsl": {
"h": 356.727,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.83307,
"c": 0.06388,
"h": 14.9
},
"luminance": 0.5622
}Semantic roles & 50–950 ramp
primary
#EFB8BB
secondary
#7ECDC9
accent
#CBC11B
background
#FFFEFE
surface
#FEFAFB
border
#D6D3D4
text
#171313
muted
#858383