#EFBCAB#EFBCAB
#EFBCAB is a very light, moderate orange. Relative luminance 0.573; OKLCH L 83.6% C 0.064 H 39.2°. Best body text is #000000 at 12.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EFBCAB |
|---|---|
| RGB | rgb(239, 188, 171) |
| HSL | hsl(15, 68%, 80%) |
| HSV | hsv(15, 28%, 94%) |
| CMYK | cmyk(0%, 21.3%, 28.5%, 6.3%) |
| CIE-LAB | lab(80.33, 15.93, 15.61) |
| CIE-LCH | lch(80.33, 22.31, 44.43°) |
| OKLab | oklab(83.64% 0.0494 0.0403) |
| OKLCH | oklch(83.64% 0.064 39.2) |
| XYZ | xyz(60.9316, 57.2603, 46.3630) |
| Luminance | 0.5726 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.69
Apricot
#FBCEB1
ΔE00 6.70
Light Salmon
#FEA993
ΔE00 7.25
Blush (survey)
#F29E8E
ΔE00 8.77
Pinkish Tan
#D99B82
ΔE00 8.89
Pale Rose
#FDC1C5
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFBCAB #ABDEEF
analogous
#EFABBC #EFBCAB #EFDEAB
triadic
#EFBCAB #ABEFBC #BCABEF
tetradic
#EFBCAB #BCEFAB #ABDEEF #DEABEF
square
#EFBCAB #BCEFAB #ABDEEF #DEABEF
split-complementary
#EFBCAB #ABEFDE #ABBCEF
monochromatic
#DB6A44 #E59378 #EFBCAB #F9E5DE #FAEAE5
Accessibility & contrast
On white
1.69
#EFBCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.45
#EFBCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFBCAB
12.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFBCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFBCAB | 1.00 | 1.69 | 12.45 | 12.45 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1AA
Deuteranopia (green-blind)
#D4CBAB
Tritanopia (blue-blind)
#FCB5B7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #efbcab; /* rgb */ color: rgb(239, 188, 171); /* oklch */ color: oklch(83.6% 0.064 39.2);
Tailwind
colors: {
custom: {
50: '#f5d0c4',
500: '#efbcab',
950: '#000000',
},
}SCSS
$custom: #efbcab; $custom-light: #f5d0c4; $custom-dark: #000000;
JSON
{
"hex": "#efbcab",
"rgb": {
"r": 239,
"g": 188,
"b": 171
},
"hsl": {
"h": 15,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.83641,
"c": 0.06372,
"h": 39.2
},
"luminance": 0.57257
}Semantic roles & 50–950 ramp
primary
#EFBCAB
secondary
#71B6CD
accent
#A1D016
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382