#EFBBBF#EFBBBF
#EFBBBF is a very light, moderate red. Relative luminance 0.577; OKLCH L 84.0% C 0.060 H 13.3°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBBF |
|---|---|
| RGB | rgb(239, 187, 191) |
| HSL | hsl(355, 62%, 84%) |
| HSV | hsv(355, 22%, 94%) |
| CMYK | cmyk(0%, 21.8%, 20.1%, 6.3%) |
| CIE-LAB | lab(80.55, 19.27, 5.17) |
| CIE-LCH | lch(80.55, 19.95, 15.03°) |
| OKLab | oklab(83.96% 0.0586 0.0138) |
| OKLCH | oklch(83.96% 0.06 13.3) |
| XYZ | xyz(62.7713, 57.6556, 57.1023) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.60
Light Rose
#FFC5CB
ΔE00 3.13
Bubblegum
#FFC1CC
ΔE00 3.77
Pink
#FFC0CB
ΔE00 3.77
Lightpink
#FFB6C1
ΔE00 4.62
Dusty Pink
#D8A7B1
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBBF #BBEFEB
analogous
#EFBBD9 #EFBBBF #EFD1BB
triadic
#EFBBBF #BFEFBB #BBBFEF
tetradic
#EFBBBF #D9EFBB #BBEFEB #D1BBEF
square
#EFBBBF #D9EFBB #BBEFEB #D1BBEF
split-complementary
#EFBBBF #BBEFD1 #BBD9EF
monochromatic
#D85862 #E38990 #EFBBBF #F9E6E8 #F9E6E8
Accessibility & contrast
On white
1.68
#EFBBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#EFBBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBBF
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBBF | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C2BF
Deuteranopia (green-blind)
#CFCCBE
Tritanopia (blue-blind)
#FAB7BD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbbbf; /* rgb */ color: rgb(239, 187, 191); /* oklch */ color: oklch(84.0% 0.060 13.3);
Tailwind
colors: {
custom: {
50: '#f5cfd2',
500: '#efbbbf',
950: '#000000',
},
}SCSS
$custom: #efbbbf; $custom-light: #f5cfd2; $custom-dark: #000000;
JSON
{
"hex": "#efbbbf",
"rgb": {
"r": 239,
"g": 187,
"b": 191
},
"hsl": {
"h": 355.385,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.83964,
"c": 0.06022,
"h": 13.3
},
"luminance": 0.57653
}Semantic roles & 50–950 ramp
primary
#EFBBBF
secondary
#81CDC7
accent
#CABC1C
background
#FFFEFE
surface
#FEFBFB
border
#D6D4D4
text
#171414
muted
#858383