#EFD7BE#EFD7BE
#EFD7BE is a very light, muted orange. Relative luminance 0.707; OKLCH L 89.2% C 0.043 H 68.4°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD7BE |
|---|---|
| RGB | rgb(239, 215, 190) |
| HSL | hsl(31, 60%, 84%) |
| HSV | hsv(31, 21%, 94%) |
| CMYK | cmyk(0%, 10%, 20.5%, 6.3%) |
| CIE-LAB | lab(87.33, 4.42, 15.37) |
| CIE-LCH | lch(87.33, 15.99, 73.95°) |
| OKLab | oklab(89.24% 0.0158 0.0398) |
| OKLCH | oklch(89.24% 0.043 68.4) |
| XYZ | xyz(69.1913, 70.6711, 58.7013) |
| Luminance | 0.7067 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 3.65
Peach
#FFDAB9
ΔE00 4.34
Warm Beige
#E9DCC9
ΔE00 4.38
Champagne
#F7E7CE
ΔE00 4.74
Blanchedalmond
#FFEBCD
ΔE00 5.13
Light Peach
#FFD8B1
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD7BE #BED6EF
analogous
#EFBFBE #EFD7BE #EFEFBE
triadic
#EFD7BE #BEEFD7 #D7BEEF
tetradic
#EFD7BE #BEEFBF #BED6EF #EFBEEF
square
#EFD7BE #BEEFBF #BED6EF #EFBEEF
split-complementary
#EFD7BE #BEEFEF #BFBEEF
monochromatic
#D79B5C #E3B98D #EFD7BE #F9F0E6 #F9F0E6
Accessibility & contrast
On white
1.39
#EFD7BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#EFD7BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD7BE
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD7BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD7BE | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD8BC
Deuteranopia (green-blind)
#E5DDBE
Tritanopia (blue-blind)
#F8D1D0
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #efd7be; /* rgb */ color: rgb(239, 215, 190); /* oklch */ color: oklch(89.2% 0.043 68.4);
Tailwind
colors: {
custom: {
50: '#f4e3d1',
500: '#efd7be',
950: '#000000',
},
}SCSS
$custom: #efd7be; $custom-light: #f4e3d1; $custom-dark: #000000;
JSON
{
"hex": "#efd7be",
"rgb": {
"r": 239,
"g": 215,
"b": 190
},
"hsl": {
"h": 30.612,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.89243,
"c": 0.04276,
"h": 68.4
},
"luminance": 0.70669
}Semantic roles & 50–950 ramp
primary
#EFD7BE
secondary
#84A8CD
accent
#71C81D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483