#EFCFB4#EFCFB4
#EFCFB4 is a very light, muted orange. Relative luminance 0.663; OKLCH L 87.5% C 0.051 H 62.2°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCFB4 |
|---|---|
| RGB | rgb(239, 207, 180) |
| HSL | hsl(27, 65%, 82%) |
| HSV | hsv(27, 25%, 94%) |
| CMYK | cmyk(0%, 13.4%, 24.7%, 6.3%) |
| CIE-LAB | lab(85.14, 7.16, 17.56) |
| CIE-LCH | lch(85.14, 18.97, 67.81°) |
| OKLab | oklab(87.46% 0.0238 0.0452) |
| OKLCH | oklch(87.46% 0.051 62.2) |
| XYZ | xyz(66.1482, 66.2738, 52.4789) |
| Luminance | 0.6627 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.30
Apricot
#FBCEB1
ΔE00 3.95
Light Peach
#FFD8B1
ΔE00 4.24
Bisque
#FFE4C4
ΔE00 5.47
Warm Beige
#E9DCC9
ΔE00 7.41
Navajowhite
#FFDEAD
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCFB4 #B4D4EF
analogous
#EFB4B7 #EFCFB4 #EFEDB4
triadic
#EFCFB4 #B4EFCF #CFB4EF
tetradic
#EFCFB4 #B7EFB4 #B4D4EF #EDB4EF
square
#EFCFB4 #B7EFB4 #B4D4EF #EDB4EF
split-complementary
#EFCFB4 #B4EFED #B4B7EF
monochromatic
#D98E4F #E4AF82 #EFCFB4 #FAEFE6 #FAEFE6
Accessibility & contrast
On white
1.47
#EFCFB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#EFCFB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCFB4
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCFB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCFB4 | 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)
#D9D1B2
Deuteranopia (green-blind)
#E1D7B4
Tritanopia (blue-blind)
#FAC8C7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #efcfb4; /* rgb */ color: rgb(239, 207, 180); /* oklch */ color: oklch(87.5% 0.051 62.2);
Tailwind
colors: {
custom: {
50: '#f5ddca',
500: '#efcfb4',
950: '#000000',
},
}SCSS
$custom: #efcfb4; $custom-light: #f5ddca; $custom-dark: #000000;
JSON
{
"hex": "#efcfb4",
"rgb": {
"r": 239,
"g": 207,
"b": 180
},
"hsl": {
"h": 27.458,
"s": 64.835,
"l": 82.157
},
"oklch": {
"l": 0.87458,
"c": 0.05107,
"h": 62.2
},
"luminance": 0.66272
}Semantic roles & 50–950 ramp
primary
#EFCFB4
secondary
#7AA7CD
accent
#7ACD19
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482