#EFCFB8#EFCFB8
#EFCFB8 is a very light, muted orange. Relative luminance 0.664; OKLCH L 87.6% C 0.048 H 57.8°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCFB8 |
|---|---|
| RGB | rgb(239, 207, 184) |
| HSL | hsl(25, 63%, 83%) |
| HSV | hsv(25, 23%, 94%) |
| CMYK | cmyk(0%, 13.4%, 23%, 6.3%) |
| CIE-LAB | lab(85.22, 7.72, 15.57) |
| CIE-LCH | lch(85.22, 17.38, 63.62°) |
| OKLab | oklab(87.55% 0.0254 0.0402) |
| OKLCH | oklch(87.55% 0.048 57.8) |
| XYZ | xyz(66.5615, 66.4392, 54.6559) |
| Luminance | 0.6644 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Apricot
#FBCEB1
ΔE00 3.73
Peach
#FFDAB9
ΔE00 4.15
Light Peach
#FFD8B1
ΔE00 5.44
Bisque
#FFE4C4
ΔE00 6.37
Warm Beige
#E9DCC9
ΔE00 7.67
Champagne
#F7E7CE
ΔE00 8.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCFB8 #B8D8EF
analogous
#EFB8BC #EFCFB8 #EFEAB8
triadic
#EFCFB8 #B8EFCF #CFB8EF
tetradic
#EFCFB8 #BCEFB8 #B8D8EF #EAB8EF
square
#EFCFB8 #BCEFB8 #B8D8EF #EAB8EF
split-complementary
#EFCFB8 #B8EFEA #B8BCEF
monochromatic
#D88B54 #E4AD86 #EFCFB8 #F9EEE6 #F9EEE6
Accessibility & contrast
On white
1.47
#EFCFB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#EFCFB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCFB8
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCFB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCFB8 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D1B7
Deuteranopia (green-blind)
#E0D8B8
Tritanopia (blue-blind)
#F9C9C9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #efcfb8; /* rgb */ color: rgb(239, 207, 184); /* oklch */ color: oklch(87.6% 0.048 57.8);
Tailwind
colors: {
custom: {
50: '#f4ddcd',
500: '#efcfb8',
950: '#000000',
},
}SCSS
$custom: #efcfb8; $custom-light: #f4ddcd; $custom-dark: #000000;
JSON
{
"hex": "#efcfb8",
"rgb": {
"r": 239,
"g": 207,
"b": 184
},
"hsl": {
"h": 25.091,
"s": 63.218,
"l": 82.941
},
"oklch": {
"l": 0.87552,
"c": 0.04756,
"h": 57.8
},
"luminance": 0.66437
}Semantic roles & 50–950 ramp
primary
#EFCFB8
secondary
#7EACCD
accent
#81CB1B
background
#FFFEFE
surface
#FEFCFA
border
#D6D5D3
text
#171513
muted
#858483