#EFCFB5#EFCFB5
#EFCFB5 is a very light, muted orange. Relative luminance 0.663; OKLCH L 87.5% C 0.050 H 61.2°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCFB5 |
|---|---|
| RGB | rgb(239, 207, 181) |
| HSL | hsl(27, 64%, 82%) |
| HSV | hsv(27, 24%, 94%) |
| CMYK | cmyk(0%, 13.4%, 24.3%, 6.3%) |
| CIE-LAB | lab(85.16, 7.30, 17.06) |
| CIE-LCH | lch(85.16, 18.56, 66.83°) |
| OKLab | oklab(87.48% 0.0242 0.044) |
| OKLCH | oklch(87.48% 0.05 61.2) |
| XYZ | xyz(66.2504, 66.3147, 53.0173) |
| Luminance | 0.6631 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach
#FFDAB9
ΔE00 3.46
Apricot
#FBCEB1
ΔE00 3.84
Light Peach
#FFD8B1
ΔE00 4.51
Bisque
#FFE4C4
ΔE00 5.66
Warm Beige
#E9DCC9
ΔE00 7.44
Navajowhite
#FFDEAD
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCFB5 #B5D5EF
analogous
#EFB5B8 #EFCFB5 #EFECB5
triadic
#EFCFB5 #B5EFCF #CFB5EF
tetradic
#EFCFB5 #B8EFB5 #B5D5EF #ECB5EF
square
#EFCFB5 #B8EFB5 #B5D5EF #ECB5EF
split-complementary
#EFCFB5 #B5EFEC #B5B8EF
monochromatic
#D98E50 #E4AE83 #EFCFB5 #FAEFE6 #FAEFE6
Accessibility & contrast
On white
1.47
#EFCFB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#EFCFB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCFB5
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCFB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCFB5 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D1B3
Deuteranopia (green-blind)
#E0D8B5
Tritanopia (blue-blind)
#FAC9C8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #efcfb5; /* rgb */ color: rgb(239, 207, 181); /* oklch */ color: oklch(87.5% 0.050 61.2);
Tailwind
colors: {
custom: {
50: '#f5ddcb',
500: '#efcfb5',
950: '#000000',
},
}SCSS
$custom: #efcfb5; $custom-light: #f5ddcb; $custom-dark: #000000;
JSON
{
"hex": "#efcfb5",
"rgb": {
"r": 239,
"g": 207,
"b": 181
},
"hsl": {
"h": 26.897,
"s": 64.444,
"l": 82.353
},
"oklch": {
"l": 0.87481,
"c": 0.05017,
"h": 61.2
},
"luminance": 0.66313
}Semantic roles & 50–950 ramp
primary
#EFCFB5
secondary
#7BA8CD
accent
#7CCC19
background
#FFFEFD
surface
#FEFCF9
border
#D6D5D2
text
#171513
muted
#858482