#EFE4C8#EFE4C8
#EFE4C8 is a very light, muted orange. Relative luminance 0.780; OKLCH L 92.0% C 0.039 H 89.1°. Best body text is #000000 at 16.60:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE4C8 |
|---|---|
| RGB | rgb(239, 228, 200) |
| HSL | hsl(43, 55%, 86%) |
| HSV | hsv(43, 16%, 94%) |
| CMYK | cmyk(0%, 4.6%, 16.3%, 6.3%) |
| CIE-LAB | lab(90.78, -0.79, 15.02) |
| CIE-LCH | lch(90.78, 15.04, 93.00°) |
| OKLab | oklab(92.03% 0.0006 0.0389) |
| OKLCH | oklch(92.03% 0.039 89.1) |
| XYZ | xyz(73.7647, 78.0088, 65.8037) |
| Luminance | 0.7801 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 3.02
Eggshell
#F0EAD6
ΔE00 3.27
Papayawhip
#FFEFD5
ΔE00 3.69
Warm Beige
#E9DCC9
ΔE00 4.12
Blanchedalmond
#FFEBCD
ΔE00 4.16
Cornsilk
#FFF8DC
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE4C8 #C8D3EF
analogous
#EFD0C8 #EFE4C8 #E6EFC8
triadic
#EFE4C8 #C8EFE4 #E4C8EF
tetradic
#EFE4C8 #C8EFD0 #C8D3EF #EFC8E6
square
#EFE4C8 #C8EFD0 #C8D3EF #EFC8E6
split-complementary
#EFE4C8 #C8E6EF #D0C8EF
monochromatic
#D3B569 #E1CD99 #EFE4C8 #F8F3E7 #F8F3E7
Accessibility & contrast
On white
1.26
#EFE4C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.60
#EFE4C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE4C8
16.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE4C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE4C8 | 1.00 | 1.26 | 16.60 | 16.60 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE3C6
Deuteranopia (green-blind)
#EEE6C9
Tritanopia (blue-blind)
#F6DFDC
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #efe4c8; /* rgb */ color: rgb(239, 228, 200); /* oklch */ color: oklch(92.0% 0.039 89.1);
Tailwind
colors: {
custom: {
50: '#f4ecd8',
500: '#efe4c8',
950: '#000000',
},
}SCSS
$custom: #efe4c8; $custom-light: #f4ecd8; $custom-dark: #000000;
JSON
{
"hex": "#efe4c8",
"rgb": {
"r": 239,
"g": 228,
"b": 200
},
"hsl": {
"h": 43.077,
"s": 54.93,
"l": 86.078
},
"oklch": {
"l": 0.92032,
"c": 0.03887,
"h": 89.1
},
"luminance": 0.78008
}Semantic roles & 50–950 ramp
primary
#EFE4C8
secondary
#8EA0CD
accent
#50C223
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483