#EFCFBA#EFCFBA
#EFCFBA is a very light, muted orange. Relative luminance 0.665; OKLCH L 87.6% C 0.046 H 55.3°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCFBA |
|---|---|
| RGB | rgb(239, 207, 186) |
| HSL | hsl(24, 62%, 83%) |
| HSV | hsv(24, 22%, 94%) |
| CMYK | cmyk(0%, 13.4%, 22.2%, 6.3%) |
| CIE-LAB | lab(85.26, 8.01, 14.57) |
| CIE-LCH | lch(85.26, 16.63, 61.21°) |
| OKLab | oklab(87.6% 0.0262 0.0377) |
| OKLCH | oklch(87.6% 0.046 55.3) |
| XYZ | xyz(66.7727, 66.5236, 55.7678) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.88
Peach
#FFDAB9
ΔE00 4.75
Light Peach
#FFD8B1
ΔE00 6.14
Bisque
#FFE4C4
ΔE00 6.94
Warm Beige
#E9DCC9
ΔE00 7.92
Antiquewhite
#FAEBD7
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCFBA #BADAEF
analogous
#EFBABF #EFCFBA #EFE9BA
triadic
#EFCFBA #BAEFCF #CFBAEF
tetradic
#EFCFBA #BFEFBA #BADAEF #E9BAEF
square
#EFCFBA #BFEFBA #BADAEF #E9BAEF
split-complementary
#EFCFBA #BAEFE9 #BABFEF
monochromatic
#D88A57 #E3AC88 #EFCFBA #F9EEE6 #F9EEE6
Accessibility & contrast
On white
1.47
#EFCFBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#EFCFBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCFBA
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCFBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCFBA | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B9
Deuteranopia (green-blind)
#E0D8BA
Tritanopia (blue-blind)
#F9C9C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #efcfba; /* rgb */ color: rgb(239, 207, 186); /* oklch */ color: oklch(87.6% 0.046 55.3);
Tailwind
colors: {
custom: {
50: '#f4ddce',
500: '#efcfba',
950: '#000000',
},
}SCSS
$custom: #efcfba; $custom-light: #f4ddce; $custom-dark: #000000;
JSON
{
"hex": "#efcfba",
"rgb": {
"r": 239,
"g": 207,
"b": 186
},
"hsl": {
"h": 23.774,
"s": 62.353,
"l": 83.333
},
"oklch": {
"l": 0.87599,
"c": 0.04591,
"h": 55.3
},
"luminance": 0.66522
}Semantic roles & 50–950 ramp
primary
#EFCFBA
secondary
#80AFCD
accent
#85CA1B
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483