#EFBCB5#EFBCB5
#EFBCB5 is a very light, muted red. Relative luminance 0.577; OKLCH L 83.9% C 0.060 H 27.4°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBCB5 |
|---|---|
| RGB | rgb(239, 188, 181) |
| HSL | hsl(7, 64%, 82%) |
| HSV | hsv(7, 24%, 94%) |
| CMYK | cmyk(0%, 21.3%, 24.3%, 6.3%) |
| CIE-LAB | lab(80.55, 17.30, 10.56) |
| CIE-LCH | lch(80.55, 20.26, 31.40°) |
| OKLab | oklab(83.89% 0.0533 0.0276) |
| OKLCH | oklch(83.89% 0.06 27.4) |
| XYZ | xyz(61.9211, 57.6561, 51.5742) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.11
Light Rose
#FFC5CB
ΔE00 5.95
Pink
#FFC0CB
ΔE00 7.42
Bubblegum
#FFC1CC
ΔE00 7.42
Pale Salmon
#FFB19A
ΔE00 7.55
Lightpink
#FFB6C1
ΔE00 7.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBCB5 #B5E8EF
analogous
#EFB5CB #EFBCB5 #EFD9B5
triadic
#EFBCB5 #B5EFBC #BCB5EF
tetradic
#EFBCB5 #CBEFB5 #B5E8EF #D9B5EF
square
#EFBCB5 #CBEFB5 #B5E8EF #D9B5EF
split-complementary
#EFBCB5 #B5EFD9 #B5CBEF
monochromatic
#D96150 #E48E83 #EFBCB5 #FAE8E6 #FAE8E6
Accessibility & contrast
On white
1.68
#EFBCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#EFBCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBCB5
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBCB5 | 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)
#C6C2B4
Deuteranopia (green-blind)
#D2CCB4
Tritanopia (blue-blind)
#FBB6BA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efbcb5; /* rgb */ color: rgb(239, 188, 181); /* oklch */ color: oklch(83.9% 0.060 27.4);
Tailwind
colors: {
custom: {
50: '#f5d0cb',
500: '#efbcb5',
950: '#000000',
},
}SCSS
$custom: #efbcb5; $custom-light: #f5d0cb; $custom-dark: #000000;
JSON
{
"hex": "#efbcb5",
"rgb": {
"r": 239,
"g": 188,
"b": 181
},
"hsl": {
"h": 7.241,
"s": 64.444,
"l": 82.353
},
"oklch": {
"l": 0.83886,
"c": 0.05999,
"h": 27.4
},
"luminance": 0.57653
}Semantic roles & 50–950 ramp
primary
#EFBCB5
secondary
#7BC3CD
accent
#B7CC19
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382