#EFCBAB#EFCBAB
#EFCBAB is a very light, muted orange. Relative luminance 0.640; OKLCH L 86.5% C 0.059 H 63.6°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCBAB |
|---|---|
| RGB | rgb(239, 203, 171) |
| HSL | hsl(28, 68%, 80%) |
| HSV | hsv(28, 28%, 94%) |
| CMYK | cmyk(0%, 15.1%, 28.5%, 6.3%) |
| CIE-LAB | lab(83.97, 8.04, 20.69) |
| CIE-LCH | lch(83.97, 22.20, 68.76°) |
| OKLab | oklab(86.48% 0.0263 0.0529) |
| OKLCH | oklch(86.48% 0.059 63.6) |
| XYZ | xyz(64.3041, 64.0053, 47.4872) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.49
Light Peach
#FFD8B1
ΔE00 3.64
Apricot
#FBCEB1
ΔE00 3.68
Bisque
#FFE4C4
ΔE00 6.20
Navajowhite
#FFDEAD
ΔE00 6.92
Burlywood
#DEB887
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCBAB #ABCFEF
analogous
#EFABAD #EFCBAB #EFEDAB
triadic
#EFCBAB #ABEFCB #CBABEF
tetradic
#EFCBAB #ADEFAB #ABCFEF #EDABEF
square
#EFCBAB #ADEFAB #ABCFEF #EDABEF
split-complementary
#EFCBAB #ABEFED #ABADEF
monochromatic
#DB8B44 #E5AB78 #EFCBAB #F9EBDE #FAEFE5
Accessibility & contrast
On white
1.52
#EFCBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#EFCBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCBAB
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCBAB | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CDA9
Deuteranopia (green-blind)
#DFD5AC
Tritanopia (blue-blind)
#FBC3C2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #efcbab; /* rgb */ color: rgb(239, 203, 171); /* oklch */ color: oklch(86.5% 0.059 63.6);
Tailwind
colors: {
custom: {
50: '#f5dac4',
500: '#efcbab',
950: '#000000',
},
}SCSS
$custom: #efcbab; $custom-light: #f5dac4; $custom-dark: #000000;
JSON
{
"hex": "#efcbab",
"rgb": {
"r": 239,
"g": 203,
"b": 171
},
"hsl": {
"h": 28.235,
"s": 68,
"l": 80.392
},
"oklch": {
"l": 0.86484,
"c": 0.05902,
"h": 63.6
},
"luminance": 0.64003
}Semantic roles & 50–950 ramp
primary
#EFCBAB
secondary
#71A2CD
accent
#78D016
background
#FFFEFD
surface
#FEFBF9
border
#D6D4D2
text
#171412
muted
#858382