#EFCAB2#EFCAB2
#EFCAB2 is a very light, muted orange. Relative luminance 0.638; OKLCH L 86.5% C 0.053 H 54.8°. Best body text is #000000 at 13.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCAB2 |
|---|---|
| RGB | rgb(239, 202, 178) |
| HSL | hsl(24, 66%, 82%) |
| HSV | hsv(24, 26%, 94%) |
| CMYK | cmyk(0%, 15.5%, 25.5%, 6.3%) |
| CIE-LAB | lab(83.87, 9.50, 16.84) |
| CIE-LCH | lch(83.87, 19.34, 60.57°) |
| OKLab | oklab(86.45% 0.0306 0.0434) |
| OKLCH | oklch(86.45% 0.053 54.8) |
| XYZ | xyz(64.7537, 63.8085, 51.0162) |
| Luminance | 0.6381 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 2.62
Peach
#FFDAB9
ΔE00 4.87
Light Peach
#FFD8B1
ΔE00 5.91
Bisque
#FFE4C4
ΔE00 7.83
Burlywood
#DEB887
ΔE00 9.39
Tan
#D2B48C
ΔE00 9.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCAB2 #B2D7EF
analogous
#EFB2B9 #EFCAB2 #EFE9B2
triadic
#EFCAB2 #B2EFCA #CAB2EF
tetradic
#EFCAB2 #B9EFB2 #B2D7EF #E9B2EF
square
#EFCAB2 #B9EFB2 #B2D7EF #E9B2EF
split-complementary
#EFCAB2 #B2EFE9 #B2B9EF
monochromatic
#DA844D #E4A77F #EFCAB2 #FAEDE5 #FAEEE6
Accessibility & contrast
On white
1.53
#EFCAB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.76
#EFCAB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCAB2
13.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCAB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCAB2 | 1.00 | 1.53 | 13.76 | 13.76 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5CDB0
Deuteranopia (green-blind)
#DDD4B2
Tritanopia (blue-blind)
#FAC3C3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #efcab2; /* rgb */ color: rgb(239, 202, 178); /* oklch */ color: oklch(86.5% 0.053 54.8);
Tailwind
colors: {
custom: {
50: '#f5dac9',
500: '#efcab2',
950: '#000000',
},
}SCSS
$custom: #efcab2; $custom-light: #f5dac9; $custom-dark: #000000;
JSON
{
"hex": "#efcab2",
"rgb": {
"r": 239,
"g": 202,
"b": 178
},
"hsl": {
"h": 23.607,
"s": 65.591,
"l": 81.765
},
"oklch": {
"l": 0.86451,
"c": 0.05309,
"h": 54.8
},
"luminance": 0.63806
}Semantic roles & 50–950 ramp
primary
#EFCAB2
secondary
#78ACCD
accent
#86CD18
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171413
muted
#858382