#EFE4C4#EFE4C4
#EFE4C4 is a very light, muted orange. Relative luminance 0.778; OKLCH L 91.9% C 0.044 H 91.3°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE4C4 |
|---|---|
| RGB | rgb(239, 228, 196) |
| HSL | hsl(45, 57%, 85%) |
| HSV | hsv(45, 18%, 94%) |
| CMYK | cmyk(0%, 4.6%, 18%, 6.3%) |
| CIE-LAB | lab(90.70, -1.39, 16.98) |
| CIE-LCH | lch(90.70, 17.04, 94.66°) |
| OKLab | oklab(91.94% -0.001 0.0438) |
| OKLCH | oklch(91.94% 0.044 91.3) |
| XYZ | xyz(73.3034, 77.8243, 63.3739) |
| Luminance | 0.7782 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 3.99
Eggshell
#F0EAD6
ΔE00 4.25
Papayawhip
#FFEFD5
ΔE00 4.44
Cornsilk
#FFF8DC
ΔE00 4.53
Blanchedalmond
#FFEBCD
ΔE00 4.61
Wheat
#F5DEB3
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE4C4 #C4CFEF
analogous
#EFCEC4 #EFE4C4 #E4EFC4
triadic
#EFE4C4 #C4EFE4 #E4C4EF
tetradic
#EFE4C4 #C4EFCE #C4CFEF #EFC4E4
square
#EFE4C4 #C4EFCE #C4CFEF #EFC4E4
split-complementary
#EFE4C4 #C4E4EF #CEC4EF
monochromatic
#D5B864 #E2CE94 #EFE4C4 #F8F4E7 #F8F4E7
Accessibility & contrast
On white
1.27
#EFE4C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#EFE4C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE4C4
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE4C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE4C4 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE2C2
Deuteranopia (green-blind)
#EEE6C5
Tritanopia (blue-blind)
#F6DFDB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #efe4c4; /* rgb */ color: rgb(239, 228, 196); /* oklch */ color: oklch(91.9% 0.044 91.3);
Tailwind
colors: {
custom: {
50: '#f4ecd6',
500: '#efe4c4',
950: '#000000',
},
}SCSS
$custom: #efe4c4; $custom-light: #f4ecd6; $custom-dark: #000000;
JSON
{
"hex": "#efe4c4",
"rgb": {
"r": 239,
"g": 228,
"b": 196
},
"hsl": {
"h": 44.651,
"s": 57.333,
"l": 85.294
},
"oklch": {
"l": 0.91937,
"c": 0.0438,
"h": 91.3
},
"luminance": 0.77823
}Semantic roles & 50–950 ramp
primary
#EFE4C4
secondary
#8A9BCD
accent
#4BC521
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483