#EFBBB1#EFBBB1
#EFBBB1 is a very light, moderate red. Relative luminance 0.571; OKLCH L 83.6% C 0.062 H 30.9°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBBB1 |
|---|---|
| RGB | rgb(239, 187, 177) |
| HSL | hsl(10, 66%, 82%) |
| HSV | hsv(10, 26%, 94%) |
| CMYK | cmyk(0%, 21.8%, 25.9%, 6.3%) |
| CIE-LAB | lab(80.22, 17.27, 12.24) |
| CIE-LCH | lch(80.22, 21.17, 35.33°) |
| OKLab | oklab(83.6% 0.0533 0.0319) |
| OKLCH | oklch(83.6% 0.062 30.9) |
| XYZ | xyz(61.3037, 57.0685, 49.3727) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 6.20
Pale Salmon
#FFB19A
ΔE00 6.55
Light Rose
#FFC5CB
ΔE00 7.08
Light Salmon
#FEA993
ΔE00 7.69
Blush (survey)
#F29E8E
ΔE00 8.47
Pink
#FFC0CB
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBBB1 #B1E5EF
analogous
#EFB1C6 #EFBBB1 #EFDAB1
triadic
#EFBBB1 #B1EFBB #BBB1EF
tetradic
#EFBBB1 #C6EFB1 #B1E5EF #DAB1EF
square
#EFBBB1 #C6EFB1 #B1E5EF #DAB1EF
split-complementary
#EFBBB1 #B1EFDA #B1C6EF
monochromatic
#DA624B #E58F7E #EFBBB1 #F9E7E4 #FAE9E6
Accessibility & contrast
On white
1.69
#EFBBB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#EFBBB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBBB1
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBBB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBBB1 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C1B0
Deuteranopia (green-blind)
#D2CBB1
Tritanopia (blue-blind)
#FBB5B8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbbb1; /* rgb */ color: rgb(239, 187, 177); /* oklch */ color: oklch(83.6% 0.062 30.9);
Tailwind
colors: {
custom: {
50: '#f5cfc8',
500: '#efbbb1',
950: '#000000',
},
}SCSS
$custom: #efbbb1; $custom-light: #f5cfc8; $custom-dark: #000000;
JSON
{
"hex": "#efbbb1",
"rgb": {
"r": 239,
"g": 187,
"b": 177
},
"hsl": {
"h": 9.677,
"s": 65.957,
"l": 81.569
},
"oklch": {
"l": 0.83601,
"c": 0.06206,
"h": 30.9
},
"luminance": 0.57066
}Semantic roles & 50–950 ramp
primary
#EFBBB1
secondary
#77BFCD
accent
#B0CE18
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171313
muted
#858382