#EFBEBB#EFBEBB
#EFBEBB is a very light, muted red. Relative luminance 0.588; OKLCH L 84.4% C 0.057 H 22.4°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBEBB |
|---|---|
| RGB | rgb(239, 190, 187) |
| HSL | hsl(3, 62%, 84%) |
| HSV | hsv(3, 22%, 94%) |
| CMYK | cmyk(0%, 20.5%, 21.8%, 6.3%) |
| CIE-LAB | lab(81.16, 17.09, 8.21) |
| CIE-LCH | lch(81.16, 18.97, 25.66°) |
| OKLab | oklab(84.41% 0.0525 0.0216) |
| OKLCH | oklch(84.41% 0.057 22.4) |
| XYZ | xyz(62.9802, 58.7681, 55.0300) |
| Luminance | 0.5877 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.92
Light Rose
#FFC5CB
ΔE00 4.59
Bubblegum
#FFC1CC
ΔE00 6.02
Pink
#FFC0CB
ΔE00 6.05
Lightpink
#FFB6C1
ΔE00 6.81
Pale Pink
#FFCFDC
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBEBB #BBECEF
analogous
#EFBBD2 #EFBEBB #EFD8BB
triadic
#EFBEBB #BBEFBE #BEBBEF
tetradic
#EFBEBB #D2EFBB #BBECEF #D8BBEF
square
#EFBEBB #D2EFBB #BBECEF #D8BBEF
split-complementary
#EFBEBB #BBEFD8 #BBD2EF
monochromatic
#D85F58 #E38F89 #EFBEBB #F9E7E6 #F9E7E6
Accessibility & contrast
On white
1.65
#EFBEBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#EFBEBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBEBB
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBEBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBEBB | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BB
Deuteranopia (green-blind)
#D2CDBA
Tritanopia (blue-blind)
#FAB9BD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #efbebb; /* rgb */ color: rgb(239, 190, 187); /* oklch */ color: oklch(84.4% 0.057 22.4);
Tailwind
colors: {
custom: {
50: '#f5d1cf',
500: '#efbebb',
950: '#000000',
},
}SCSS
$custom: #efbebb; $custom-light: #f5d1cf; $custom-dark: #000000;
JSON
{
"hex": "#efbebb",
"rgb": {
"r": 239,
"g": 190,
"b": 187
},
"hsl": {
"h": 3.462,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.84411,
"c": 0.05676,
"h": 22.4
},
"luminance": 0.58765
}Semantic roles & 50–950 ramp
primary
#EFBEBB
secondary
#81C9CD
accent
#C0CA1C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383