#EFD8BE#EFD8BE
#EFD8BE is a very light, muted orange. Relative luminance 0.712; OKLCH L 89.4% C 0.043 H 70.6°. Best body text is #000000 at 15.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EFD8BE |
|---|---|
| RGB | rgb(239, 216, 190) |
| HSL | hsl(32, 60%, 84%) |
| HSV | hsv(32, 21%, 94%) |
| CMYK | cmyk(0%, 9.6%, 20.5%, 6.3%) |
| CIE-LAB | lab(87.57, 3.90, 15.72) |
| CIE-LCH | lch(87.57, 16.20, 76.05°) |
| OKLab | oklab(89.44% 0.0143 0.0406) |
| OKLCH | oklch(89.44% 0.043 70.6) |
| XYZ | xyz(69.4467, 71.1819, 58.7864) |
| Luminance | 0.7118 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Bisque
#FFE4C4
ΔE00 3.35
Warm Beige
#E9DCC9
ΔE00 4.05
Champagne
#F7E7CE
ΔE00 4.21
Blanchedalmond
#FFEBCD
ΔE00 4.61
Peach
#FFDAB9
ΔE00 4.62
Antiquewhite
#FAEBD7
ΔE00 5.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFD8BE #BED5EF
analogous
#EFC0BE #EFD8BE #EEEFBE
triadic
#EFD8BE #BEEFD8 #D8BEEF
tetradic
#EFD8BE #BEEFC0 #BED5EF #EFBEEE
square
#EFD8BE #BEEFC0 #BED5EF #EFBEEE
split-complementary
#EFD8BE #BEEEEF #C0BEEF
monochromatic
#D79D5C #E3BB8D #EFD8BE #F9F0E6 #F9F0E6
Accessibility & contrast
On white
1.38
#EFD8BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.24
#EFD8BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFD8BE
15.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFD8BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFD8BE | 1.00 | 1.38 | 15.24 | 15.24 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0D8BC
Deuteranopia (green-blind)
#E6DEBF
Tritanopia (blue-blind)
#F8D2D1
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #efd8be; /* rgb */ color: rgb(239, 216, 190); /* oklch */ color: oklch(89.4% 0.043 70.6);
Tailwind
colors: {
custom: {
50: '#f4e4d1',
500: '#efd8be',
950: '#000000',
},
}SCSS
$custom: #efd8be; $custom-light: #f4e4d1; $custom-dark: #000000;
JSON
{
"hex": "#efd8be",
"rgb": {
"r": 239,
"g": 216,
"b": 190
},
"hsl": {
"h": 31.837,
"s": 60.494,
"l": 84.118
},
"oklch": {
"l": 0.89438,
"c": 0.04305,
"h": 70.6
},
"luminance": 0.7118
}Semantic roles & 50–950 ramp
primary
#EFD8BE
secondary
#84A6CD
accent
#6EC81D
background
#FFFEFE
surface
#FEFCFB
border
#D6D5D4
text
#171514
muted
#858483