#EFCFBD#EFCFBD
#EFCFBD is a very light, muted orange. Relative luminance 0.666; OKLCH L 87.7% C 0.044 H 51.2°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCFBD |
|---|---|
| RGB | rgb(239, 207, 189) |
| HSL | hsl(22, 61%, 84%) |
| HSV | hsv(22, 21%, 94%) |
| CMYK | cmyk(0%, 13.4%, 20.9%, 6.3%) |
| CIE-LAB | lab(85.33, 8.44, 13.08) |
| CIE-LCH | lch(85.33, 15.56, 57.17°) |
| OKLab | oklab(87.67% 0.0273 0.034) |
| OKLCH | oklch(87.67% 0.044 51.2) |
| XYZ | xyz(67.0949, 66.6525, 57.4651) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.43
Peach
#FFDAB9
ΔE00 5.80
Light Peach
#FFD8B1
ΔE00 7.29
Bisque
#FFE4C4
ΔE00 7.91
Mistyrose
#FFE4E1
ΔE00 7.96
Warm Beige
#E9DCC9
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCFBD #BDDDEF
analogous
#EFBDC4 #EFCFBD #EFE8BD
triadic
#EFCFBD #BDEFCF #CFBDEF
tetradic
#EFCFBD #C4EFBD #BDDDEF #E8BDEF
square
#EFCFBD #C4EFBD #BDDDEF #E8BDEF
split-complementary
#EFCFBD #BDEFE8 #BDC4EF
monochromatic
#D7875A #E3AB8C #EFCFBD #F9EDE6 #F9EDE6
Accessibility & contrast
On white
1.47
#EFCFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#EFCFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCFBD
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCFBD | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BC
Deuteranopia (green-blind)
#DFD8BD
Tritanopia (blue-blind)
#F9CACA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #efcfbd; /* rgb */ color: rgb(239, 207, 189); /* oklch */ color: oklch(87.7% 0.044 51.2);
Tailwind
colors: {
custom: {
50: '#f4ddd0',
500: '#efcfbd',
950: '#000000',
},
}SCSS
$custom: #efcfbd; $custom-light: #f4ddd0; $custom-dark: #000000;
JSON
{
"hex": "#efcfbd",
"rgb": {
"r": 239,
"g": 207,
"b": 189
},
"hsl": {
"h": 21.6,
"s": 60.976,
"l": 83.922
},
"oklch": {
"l": 0.87672,
"c": 0.04361,
"h": 51.2
},
"luminance": 0.6665
}Semantic roles & 50–950 ramp
primary
#EFCFBD
secondary
#83B2CD
accent
#8BC91D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483