#EFCFBE#EFCFBE
#EFCFBE is a very light, muted orange. Relative luminance 0.667; OKLCH L 87.7% C 0.043 H 49.7°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCFBE |
|---|---|
| RGB | rgb(239, 207, 190) |
| HSL | hsl(21, 60%, 84%) |
| HSV | hsv(21, 21%, 94%) |
| CMYK | cmyk(0%, 13.4%, 20.5%, 6.3%) |
| CIE-LAB | lab(85.35, 8.58, 12.58) |
| CIE-LCH | lch(85.35, 15.23, 55.69°) |
| OKLab | oklab(87.7% 0.0277 0.0327) |
| OKLCH | oklch(87.7% 0.043 49.7) |
| XYZ | xyz(67.2038, 66.6961, 58.0388) |
| Luminance | 0.6669 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 4.68
Peach
#FFDAB9
ΔE00 6.18
Mistyrose
#FFE4E1
ΔE00 7.62
Light Peach
#FFD8B1
ΔE00 7.69
Bisque
#FFE4C4
ΔE00 8.26
Warm Beige
#E9DCC9
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCFBE #BEDEEF
analogous
#EFBEC6 #EFCFBE #EFE8BE
triadic
#EFCFBE #BEEFCF #CFBEEF
tetradic
#EFCFBE #C6EFBE #BEDEEF #E8BEEF
square
#EFCFBE #C6EFBE #BEDEEF #E8BEEF
split-complementary
#EFCFBE #BEEFE8 #BEC6EF
monochromatic
#D7865C #E3AB8D #EFCFBE #F9EDE6 #F9EDE6
Accessibility & contrast
On white
1.46
#EFCFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#EFCFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCFBE
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCFBE | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D1BD
Deuteranopia (green-blind)
#DFD8BE
Tritanopia (blue-blind)
#F9CACA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #efcfbe; /* rgb */ color: rgb(239, 207, 190); /* oklch */ color: oklch(87.7% 0.043 49.7);
Tailwind
colors: {
custom: {
50: '#f4ddd1',
500: '#efcfbe',
950: '#000000',
},
}SCSS
$custom: #efcfbe; $custom-light: #f4ddd1; $custom-dark: #000000;
JSON
{
"hex": "#efcfbe",
"rgb": {
"r": 239,
"g": 207,
"b": 190
},
"hsl": {
"h": 20.816,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.87696,
"c": 0.04288,
"h": 49.7
},
"luminance": 0.66694
}Semantic roles & 50–950 ramp
primary
#EFCFBE
secondary
#84B4CD
accent
#8DC81D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483