#EFE4CC#EFE4CC
#EFE4CC is a very light, muted orange. Relative luminance 0.782; OKLCH L 92.1% C 0.034 H 86.3°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE4CC |
|---|---|
| RGB | rgb(239, 228, 204) |
| HSL | hsl(41, 52%, 87%) |
| HSV | hsv(41, 15%, 94%) |
| CMYK | cmyk(0%, 4.6%, 14.6%, 6.3%) |
| CIE-LAB | lab(90.87, -0.18, 13.06) |
| CIE-LCH | lch(90.87, 13.06, 90.79°) |
| OKLab | oklab(92.13% 0.0022 0.0339) |
| OKLCH | oklch(92.13% 0.034 86.3) |
| XYZ | xyz(74.2383, 78.1982, 68.2980) |
| Luminance | 0.7820 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 2.33
Eggshell
#F0EAD6
ΔE00 2.60
Warm Beige
#E9DCC9
ΔE00 2.95
Papayawhip
#FFEFD5
ΔE00 3.27
Antiquewhite
#FAEBD7
ΔE00 3.38
Blanchedalmond
#FFEBCD
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE4CC #CCD7EF
analogous
#EFD3CC #EFE4CC #E9EFCC
triadic
#EFE4CC #CCEFE4 #E4CCEF
tetradic
#EFE4CC #CCEFD3 #CCD7EF #EFCCE9
square
#EFE4CC #CCEFD3 #CCD7EF #EFCCE9
split-complementary
#EFE4CC #CCE9EF #D3CCEF
monochromatic
#D2B36F #E0CB9D #EFE4CC #F8F3E8 #F8F3E8
Accessibility & contrast
On white
1.26
#EFE4CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#EFE4CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE4CC
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE4CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE4CC | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3CB
Deuteranopia (green-blind)
#EDE6CD
Tritanopia (blue-blind)
#F5E0DD
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #efe4cc; /* rgb */ color: rgb(239, 228, 204); /* oklch */ color: oklch(92.1% 0.034 86.3);
Tailwind
colors: {
custom: {
50: '#f4ecdb',
500: '#efe4cc',
950: '#000000',
},
}SCSS
$custom: #efe4cc; $custom-light: #f4ecdb; $custom-dark: #000000;
JSON
{
"hex": "#efe4cc",
"rgb": {
"r": 239,
"g": 228,
"b": 204
},
"hsl": {
"h": 41.143,
"s": 52.239,
"l": 86.863
},
"oklch": {
"l": 0.92128,
"c": 0.03399,
"h": 86.3
},
"luminance": 0.78197
}Semantic roles & 50–950 ramp
primary
#EFE4CC
secondary
#93A5CD
accent
#56C026
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171615
muted
#858484