#EFBBB8#EFBBB8
#EFBBB8 is a very light, moderate red. Relative luminance 0.574; OKLCH L 83.8% C 0.060 H 22.3°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBB8 |
|---|---|
| RGB | rgb(239, 187, 184) |
| HSL | hsl(3, 63%, 83%) |
| HSV | hsv(3, 23%, 94%) |
| CMYK | cmyk(0%, 21.8%, 23%, 6.3%) |
| CIE-LAB | lab(80.38, 18.25, 8.70) |
| CIE-LCH | lch(80.38, 20.22, 25.49°) |
| OKLab | oklab(83.78% 0.056 0.0229) |
| OKLCH | oklch(83.78% 0.06 22.3) |
| XYZ | xyz(62.0193, 57.3548, 53.1419) |
| Luminance | 0.5735 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.77
Light Rose
#FFC5CB
ΔE00 4.65
Pink
#FFC0CB
ΔE00 5.91
Bubblegum
#FFC1CC
ΔE00 5.92
Lightpink
#FFB6C1
ΔE00 6.33
Dusty Pink
#D8A7B1
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBB8 #B8ECEF
analogous
#EFB8D0 #EFBBB8 #EFD6B8
triadic
#EFBBB8 #B8EFBB #BBB8EF
tetradic
#EFBBB8 #D0EFB8 #B8ECEF #D6B8EF
square
#EFBBB8 #D0EFB8 #B8ECEF #D6B8EF
split-complementary
#EFBBB8 #B8EFD6 #B8D0EF
monochromatic
#D85B54 #E48B86 #EFBBB8 #F9E7E6 #F9E7E6
Accessibility & contrast
On white
1.68
#EFBBB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#EFBBB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBB8
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBB8 | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C2B8
Deuteranopia (green-blind)
#D1CBB7
Tritanopia (blue-blind)
#FAB6BA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbbb8; /* rgb */ color: rgb(239, 187, 184); /* oklch */ color: oklch(83.8% 0.060 22.3);
Tailwind
colors: {
custom: {
50: '#f5cfcd',
500: '#efbbb8',
950: '#000000',
},
}SCSS
$custom: #efbbb8; $custom-light: #f5cfcd; $custom-dark: #000000;
JSON
{
"hex": "#efbbb8",
"rgb": {
"r": 239,
"g": 187,
"b": 184
},
"hsl": {
"h": 3.273,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.83778,
"c": 0.06046,
"h": 22.3
},
"luminance": 0.57352
}Semantic roles & 50–950 ramp
primary
#EFBBB8
secondary
#7EC9CD
accent
#C1CB1B
background
#FFFEFE
surface
#FEFBFA
border
#D6D4D3
text
#171413
muted
#858383