#EFCFB7#EFCFB7
#EFCFB7 is a very light, muted orange. Relative luminance 0.664; OKLCH L 87.5% C 0.048 H 59.0°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCFB7 |
|---|---|
| RGB | rgb(239, 207, 183) |
| HSL | hsl(26, 64%, 83%) |
| HSV | hsv(26, 23%, 94%) |
| CMYK | cmyk(0%, 13.4%, 23.4%, 6.3%) |
| CIE-LAB | lab(85.20, 7.58, 16.07) |
| CIE-LCH | lch(85.20, 17.77, 64.74°) |
| OKLab | oklab(87.53% 0.025 0.0415) |
| OKLCH | oklch(87.53% 0.048 59) |
| XYZ | xyz(66.4571, 66.3974, 54.1058) |
| Luminance | 0.6640 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.73
Peach
#FFDAB9
ΔE00 3.89
Light Peach
#FFD8B1
ΔE00 5.11
Bisque
#FFE4C4
ΔE00 6.11
Warm Beige
#E9DCC9
ΔE00 7.58
Champagne
#F7E7CE
ΔE00 8.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCFB7 #B7D7EF
analogous
#EFB7BB #EFCFB7 #EFEBB7
triadic
#EFCFB7 #B7EFCF #CFB7EF
tetradic
#EFCFB7 #BBEFB7 #B7D7EF #EBB7EF
square
#EFCFB7 #BBEFB7 #B7D7EF #EBB7EF
split-complementary
#EFCFB7 #B7EFEB #B7BBEF
monochromatic
#D98C53 #E4AE85 #EFCFB7 #F9EEE6 #F9EEE6
Accessibility & contrast
On white
1.47
#EFCFB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#EFCFB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCFB7
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCFB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCFB7 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D1B5
Deuteranopia (green-blind)
#E0D8B7
Tritanopia (blue-blind)
#F9C9C8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #efcfb7; /* rgb */ color: rgb(239, 207, 183); /* oklch */ color: oklch(87.5% 0.048 59.0);
Tailwind
colors: {
custom: {
50: '#f5ddcc',
500: '#efcfb7',
950: '#000000',
},
}SCSS
$custom: #efcfb7; $custom-light: #f5ddcc; $custom-dark: #000000;
JSON
{
"hex": "#efcfb7",
"rgb": {
"r": 239,
"g": 207,
"b": 183
},
"hsl": {
"h": 25.714,
"s": 63.636,
"l": 82.745
},
"oklch": {
"l": 0.87528,
"c": 0.04842,
"h": 59
},
"luminance": 0.66395
}Semantic roles & 50–950 ramp
primary
#EFCFB7
secondary
#7DABCD
accent
#7FCB1A
background
#FFFEFE
surface
#FEFCFA
border
#D6D5D3
text
#171513
muted
#858483