#EFBBBA#EFBBBA
#EFBBBA is a very light, moderate red. Relative luminance 0.574; OKLCH L 83.8% C 0.060 H 19.7°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBBA |
|---|---|
| RGB | rgb(239, 187, 186) |
| HSL | hsl(1, 62%, 83%) |
| HSV | hsv(1, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 22.2%, 6.3%) |
| CIE-LAB | lab(80.43, 18.54, 7.69) |
| CIE-LCH | lch(80.43, 20.07, 22.54°) |
| OKLab | oklab(83.83% 0.0567 0.0203) |
| OKLCH | oklch(83.83% 0.06 19.7) |
| XYZ | xyz(62.2305, 57.4392, 54.2538) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.23
Light Rose
#FFC5CB
ΔE00 4.07
Pink
#FFC0CB
ΔE00 5.22
Bubblegum
#FFC1CC
ΔE00 5.23
Lightpink
#FFB6C1
ΔE00 5.73
Dusty Pink
#D8A7B1
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBBA #BAEEEF
analogous
#EFBAD3 #EFBBBA #EFD5BA
triadic
#EFBBBA #BAEFBB #BBBAEF
tetradic
#EFBBBA #D3EFBA #BAEEEF #D5BAEF
square
#EFBBBA #D3EFBA #BAEEEF #D5BAEF
split-complementary
#EFBBBA #BAEFD5 #BAD3EF
monochromatic
#D85957 #E38A88 #EFBBBA #F9E7E6 #F9E7E6
Accessibility & contrast
On white
1.68
#EFBBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#EFBBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBBA
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBBA | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C2BA
Deuteranopia (green-blind)
#D0CBB9
Tritanopia (blue-blind)
#FAB6BB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbbba; /* rgb */ color: rgb(239, 187, 186); /* oklch */ color: oklch(83.8% 0.060 19.7);
Tailwind
colors: {
custom: {
50: '#f5cfce',
500: '#efbbba',
950: '#000000',
},
}SCSS
$custom: #efbbba; $custom-light: #f5cfce; $custom-dark: #000000;
JSON
{
"hex": "#efbbba",
"rgb": {
"r": 239,
"g": 187,
"b": 186
},
"hsl": {
"h": 1.132,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.83831,
"c": 0.06025,
"h": 19.7
},
"luminance": 0.57437
}Semantic roles & 50–950 ramp
primary
#EFBBBA
secondary
#80CCCD
accent
#C7CA1B
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171413
muted
#858383