#EFCFB3#EFCFB3
#EFCFB3 is a very light, muted orange. Relative luminance 0.662; OKLCH L 87.4% C 0.052 H 63.3°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCFB3 |
|---|---|
| RGB | rgb(239, 207, 179) |
| HSL | hsl(28, 65%, 82%) |
| HSV | hsv(28, 25%, 94%) |
| CMYK | cmyk(0%, 13.4%, 25.1%, 6.3%) |
| CIE-LAB | lab(85.12, 7.03, 18.06) |
| CIE-LCH | lch(85.12, 19.38, 68.74°) |
| OKLab | oklab(87.44% 0.0234 0.0464) |
| OKLCH | oklch(87.44% 0.052 63.3) |
| XYZ | xyz(66.0467, 66.2332, 51.9443) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.18
Light Peach
#FFD8B1
ΔE00 3.99
Apricot
#FBCEB1
ΔE00 4.09
Bisque
#FFE4C4
ΔE00 5.30
Navajowhite
#FFDEAD
ΔE00 7.15
Warm Beige
#E9DCC9
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCFB3 #B3D3EF
analogous
#EFB3B5 #EFCFB3 #EFEDB3
triadic
#EFCFB3 #B3EFCF #CFB3EF
tetradic
#EFCFB3 #B5EFB3 #B3D3EF #EDB3EF
square
#EFCFB3 #B5EFB3 #B3D3EF #EDB3EF
split-complementary
#EFCFB3 #B3EFED #B3B5EF
monochromatic
#DA8F4E #E4AF80 #EFCFB3 #FAEFE6 #FAEFE6
Accessibility & contrast
On white
1.47
#EFCFB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#EFCFB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCFB3
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCFB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCFB3 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D0B1
Deuteranopia (green-blind)
#E1D7B3
Tritanopia (blue-blind)
#FAC8C7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #efcfb3; /* rgb */ color: rgb(239, 207, 179); /* oklch */ color: oklch(87.4% 0.052 63.3);
Tailwind
colors: {
custom: {
50: '#f5ddc9',
500: '#efcfb3',
950: '#000000',
},
}SCSS
$custom: #efcfb3; $custom-light: #f5ddc9; $custom-dark: #000000;
JSON
{
"hex": "#efcfb3",
"rgb": {
"r": 239,
"g": 207,
"b": 179
},
"hsl": {
"h": 28,
"s": 65.217,
"l": 81.961
},
"oklch": {
"l": 0.87435,
"c": 0.05198,
"h": 63.3
},
"luminance": 0.66231
}Semantic roles & 50–950 ramp
primary
#EFCFB3
secondary
#79A6CD
accent
#79CD18
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482