#EFCFBB#EFCFBB
#EFCFBB is a very light, muted orange. Relative luminance 0.666; OKLCH L 87.6% C 0.045 H 54.0°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCFBB |
|---|---|
| RGB | rgb(239, 207, 187) |
| HSL | hsl(23, 62%, 84%) |
| HSV | hsv(23, 22%, 94%) |
| CMYK | cmyk(0%, 13.4%, 21.8%, 6.3%) |
| CIE-LAB | lab(85.28, 8.15, 14.07) |
| CIE-LCH | lch(85.28, 16.26, 59.92°) |
| OKLab | oklab(87.62% 0.0266 0.0365) |
| OKLCH | oklch(87.62% 0.045 54) |
| XYZ | xyz(66.8793, 66.5663, 56.3297) |
| Luminance | 0.6656 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.02
Peach
#FFDAB9
ΔE00 5.08
Light Peach
#FFD8B1
ΔE00 6.51
Bisque
#FFE4C4
ΔE00 7.25
Warm Beige
#E9DCC9
ΔE00 8.07
Mistyrose
#FFE4E1
ΔE00 8.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCFBB #BBDBEF
analogous
#EFBBC1 #EFCFBB #EFE9BB
triadic
#EFCFBB #BBEFCF #CFBBEF
tetradic
#EFCFBB #C1EFBB #BBDBEF #E9BBEF
square
#EFCFBB #C1EFBB #BBDBEF #E9BBEF
split-complementary
#EFCFBB #BBEFE9 #BBC1EF
monochromatic
#D88958 #E3AC89 #EFCFBB #F9EEE6 #F9EEE6
Accessibility & contrast
On white
1.47
#EFCFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#EFCFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCFBB
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCFBB | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1BA
Deuteranopia (green-blind)
#DFD8BB
Tritanopia (blue-blind)
#F9C9C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #efcfbb; /* rgb */ color: rgb(239, 207, 187); /* oklch */ color: oklch(87.6% 0.045 54.0);
Tailwind
colors: {
custom: {
50: '#f4ddcf',
500: '#efcfbb',
950: '#000000',
},
}SCSS
$custom: #efcfbb; $custom-light: #f4ddcf; $custom-dark: #000000;
JSON
{
"hex": "#efcfbb",
"rgb": {
"r": 239,
"g": 207,
"b": 187
},
"hsl": {
"h": 23.077,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.87623,
"c": 0.04513,
"h": 54
},
"luminance": 0.66564
}Semantic roles & 50–950 ramp
primary
#EFCFBB
secondary
#81B0CD
accent
#87CA1C
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171513
muted
#858483