#EFE2C7#EFE2C7
#EFE2C7 is a very light, muted orange. Relative luminance 0.769; OKLCH L 91.6% C 0.038 H 85.3°. Best body text is #000000 at 16.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2C7 |
|---|---|
| RGB | rgb(239, 226, 199) |
| HSL | hsl(41, 56%, 86%) |
| HSV | hsv(41, 17%, 94%) |
| CMYK | cmyk(0%, 5.4%, 16.7%, 6.3%) |
| CIE-LAB | lab(90.26, 0.08, 14.80) |
| CIE-LCH | lch(90.26, 14.80, 89.67°) |
| OKLab | oklab(91.61% 0.0031 0.0383) |
| OKLCH | oklch(91.61% 0.038 85.3) |
| XYZ | xyz(73.1012, 76.8682, 65.0079) |
| Luminance | 0.7687 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 2.19
Warm Beige
#E9DCC9
ΔE00 3.26
Papayawhip
#FFEFD5
ΔE00 3.31
Blanchedalmond
#FFEBCD
ΔE00 3.53
Eggshell
#F0EAD6
ΔE00 3.72
Antiquewhite
#FAEBD7
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2C7 #C7D4EF
analogous
#EFCEC7 #EFE2C7 #E8EFC7
triadic
#EFE2C7 #C7EFE2 #E2C7EF
tetradic
#EFE2C7 #C7EFCE #C7D4EF #EFC7E8
square
#EFE2C7 #C7EFCE #C7D4EF #EFC7E8
split-complementary
#EFE2C7 #C7E8EF #CEC7EF
monochromatic
#D4B168 #E1C997 #EFE2C7 #F8F3E7 #F8F3E7
Accessibility & contrast
On white
1.28
#EFE2C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.37
#EFE2C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2C7
16.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2C7 | 1.00 | 1.28 | 16.37 | 16.37 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E1C5
Deuteranopia (green-blind)
#ECE5C8
Tritanopia (blue-blind)
#F6DDDA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efe2c7; /* rgb */ color: rgb(239, 226, 199); /* oklch */ color: oklch(91.6% 0.038 85.3);
Tailwind
colors: {
custom: {
50: '#f4ebd8',
500: '#efe2c7',
950: '#000000',
},
}SCSS
$custom: #efe2c7; $custom-light: #f4ebd8; $custom-dark: #000000;
JSON
{
"hex": "#efe2c7",
"rgb": {
"r": 239,
"g": 226,
"b": 199
},
"hsl": {
"h": 40.5,
"s": 55.556,
"l": 85.882
},
"oklch": {
"l": 0.91613,
"c": 0.03845,
"h": 85.3
},
"luminance": 0.76867
}Semantic roles & 50–950 ramp
primary
#EFE2C7
secondary
#8DA2CD
accent
#57C322
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483