#EFBBB4#EFBBB4
#EFBBB4 is a very light, moderate red. Relative luminance 0.572; OKLCH L 83.7% C 0.061 H 27.3°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBB4 |
|---|---|
| RGB | rgb(239, 187, 180) |
| HSL | hsl(7, 65%, 82%) |
| HSV | hsv(7, 25%, 94%) |
| CMYK | cmyk(0%, 21.8%, 24.7%, 6.3%) |
| CIE-LAB | lab(80.29, 17.69, 10.72) |
| CIE-LCH | lch(80.29, 20.68, 31.23°) |
| OKLab | oklab(83.68% 0.0544 0.028) |
| OKLCH | oklch(83.68% 0.061 27.3) |
| XYZ | xyz(61.6060, 57.1894, 50.9648) |
| Luminance | 0.5719 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.09
Light Rose
#FFC5CB
ΔE00 5.98
Pale Salmon
#FFB19A
ΔE00 7.38
Pink
#FFC0CB
ΔE00 7.39
Bubblegum
#FFC1CC
ΔE00 7.40
Lightpink
#FFB6C1
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBB4 #B4E8EF
analogous
#EFB4CB #EFBBB4 #EFD9B4
triadic
#EFBBB4 #B4EFBB #BBB4EF
tetradic
#EFBBB4 #CBEFB4 #B4E8EF #D9B4EF
square
#EFBBB4 #CBEFB4 #B4E8EF #D9B4EF
split-complementary
#EFBBB4 #B4EFD9 #B4CBEF
monochromatic
#D9604F #E48D82 #EFBBB4 #FAE8E6 #FAE8E6
Accessibility & contrast
On white
1.69
#EFBBB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#EFBBB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBB4
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBB4 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C1B3
Deuteranopia (green-blind)
#D1CBB3
Tritanopia (blue-blind)
#FBB5B9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbbb4; /* rgb */ color: rgb(239, 187, 180); /* oklch */ color: oklch(83.7% 0.061 27.3);
Tailwind
colors: {
custom: {
50: '#f5cfca',
500: '#efbbb4',
950: '#000000',
},
}SCSS
$custom: #efbbb4; $custom-light: #f5cfca; $custom-dark: #000000;
JSON
{
"hex": "#efbbb4",
"rgb": {
"r": 239,
"g": 187,
"b": 180
},
"hsl": {
"h": 7.119,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.83676,
"c": 0.06121,
"h": 27.3
},
"luminance": 0.57187
}Semantic roles & 50–950 ramp
primary
#EFBBB4
secondary
#7AC3CD
accent
#B7CD19
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382