#EFCFBF#EFCFBF
#EFCFBF is a very light, muted orange. Relative luminance 0.667; OKLCH L 87.7% C 0.042 H 48.2°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCFBF |
|---|---|
| RGB | rgb(239, 207, 191) |
| HSL | hsl(20, 60%, 84%) |
| HSV | hsv(20, 20%, 94%) |
| CMYK | cmyk(0%, 13.4%, 20.1%, 6.3%) |
| CIE-LAB | lab(85.37, 8.73, 12.08) |
| CIE-LCH | lch(85.37, 14.91, 54.15°) |
| OKLab | oklab(87.72% 0.0281 0.0315) |
| OKLCH | oklch(87.72% 0.042 48.2) |
| XYZ | xyz(67.3135, 66.7400, 58.6164) |
| Luminance | 0.6674 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.97
Peach
#FFDAB9
ΔE00 6.57
Mistyrose
#FFE4E1
ΔE00 7.29
Light Peach
#FFD8B1
ΔE00 8.10
Bisque
#FFE4C4
ΔE00 8.62
Warm Beige
#E9DCC9
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCFBF #BFDFEF
analogous
#EFBFC7 #EFCFBF #EFE7BF
triadic
#EFCFBF #BFEFCF #CFBFEF
tetradic
#EFCFBF #C7EFBF #BFDFEF #E7BFEF
square
#EFCFBF #C7EFBF #BFDFEF #E7BFEF
split-complementary
#EFCFBF #BFEFE7 #BFC7EF
monochromatic
#D7865D #E3AA8E #EFCFBF #F9EDE7 #F9EDE7
Accessibility & contrast
On white
1.46
#EFCFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#EFCFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCFBF
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCFBF | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D2BE
Deuteranopia (green-blind)
#DFD8BF
Tritanopia (blue-blind)
#F8CACA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #efcfbf; /* rgb */ color: rgb(239, 207, 191); /* oklch */ color: oklch(87.7% 0.042 48.2);
Tailwind
colors: {
custom: {
50: '#f4ddd2',
500: '#efcfbf',
950: '#000000',
},
}SCSS
$custom: #efcfbf; $custom-light: #f4ddd2; $custom-dark: #000000;
JSON
{
"hex": "#efcfbf",
"rgb": {
"r": 239,
"g": 207,
"b": 191
},
"hsl": {
"h": 20,
"s": 60,
"l": 84.314
},
"oklch": {
"l": 0.87721,
"c": 0.0422,
"h": 48.2
},
"luminance": 0.66738
}Semantic roles & 50–950 ramp
primary
#EFCFBF
secondary
#85B5CD
accent
#8FC81E
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483