#EFBBB7#EFBBB7
#EFBBB7 is a very light, moderate red. Relative luminance 0.573; OKLCH L 83.8% C 0.061 H 23.5°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBB7 |
|---|---|
| RGB | rgb(239, 187, 183) |
| HSL | hsl(4, 64%, 83%) |
| HSV | hsv(4, 23%, 94%) |
| CMYK | cmyk(0%, 21.8%, 23.4%, 6.3%) |
| CIE-LAB | lab(80.36, 18.11, 9.21) |
| CIE-LCH | lch(80.36, 20.32, 26.95°) |
| OKLab | oklab(83.75% 0.0556 0.0242) |
| OKLCH | oklch(83.75% 0.061 23.5) |
| XYZ | xyz(61.9149, 57.3130, 52.5918) |
| Luminance | 0.5731 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.07
Light Rose
#FFC5CB
ΔE00 4.96
Pink
#FFC0CB
ΔE00 6.26
Bubblegum
#FFC1CC
ΔE00 6.28
Lightpink
#FFB6C1
ΔE00 6.65
Dusty Pink
#D8A7B1
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBB7 #B7EBEF
analogous
#EFB7CF #EFBBB7 #EFD7B7
triadic
#EFBBB7 #B7EFBB #BBB7EF
tetradic
#EFBBB7 #CFEFB7 #B7EBEF #D7B7EF
square
#EFBBB7 #CFEFB7 #B7EBEF #D7B7EF
split-complementary
#EFBBB7 #B7EFD7 #B7CFEF
monochromatic
#D95C53 #E48C85 #EFBBB7 #F9E7E6 #F9E7E6
Accessibility & contrast
On white
1.69
#EFBBB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#EFBBB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBB7
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBB7 | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2B7
Deuteranopia (green-blind)
#D1CBB6
Tritanopia (blue-blind)
#FBB5BA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbbb7; /* rgb */ color: rgb(239, 187, 183); /* oklch */ color: oklch(83.8% 0.061 23.5);
Tailwind
colors: {
custom: {
50: '#f5cfcc',
500: '#efbbb7',
950: '#000000',
},
}SCSS
$custom: #efbbb7; $custom-light: #f5cfcc; $custom-dark: #000000;
JSON
{
"hex": "#efbbb7",
"rgb": {
"r": 239,
"g": 187,
"b": 183
},
"hsl": {
"h": 4.286,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.83752,
"c": 0.06061,
"h": 23.5
},
"luminance": 0.5731
}Semantic roles & 50–950 ramp
primary
#EFBBB7
secondary
#7DC7CD
accent
#BFCB1A
background
#FFFEFE
surface
#FEFBFA
border
#D6D4D3
text
#171413
muted
#858383