#EFE2CC#EFE2CC
#EFE2CC is a very light, muted orange. Relative luminance 0.771; OKLCH L 91.7% C 0.033 H 81.0°. Best body text is #000000 at 16.42:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2CC |
|---|---|
| RGB | rgb(239, 226, 204) |
| HSL | hsl(38, 52%, 87%) |
| HSV | hsv(38, 15%, 94%) |
| CMYK | cmyk(0%, 5.4%, 14.6%, 6.3%) |
| CIE-LAB | lab(90.37, 0.85, 12.34) |
| CIE-LCH | lch(90.37, 12.37, 86.08°) |
| OKLab | oklab(91.73% 0.0051 0.0321) |
| OKLCH | oklch(91.73% 0.033 81) |
| XYZ | xyz(73.6913, 77.1042, 68.1156) |
| Luminance | 0.7710 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.75
Champagne
#F7E7CE
ΔE00 1.77
Antiquewhite
#FAEBD7
ΔE00 2.53
Papayawhip
#FFEFD5
ΔE00 3.21
Eggshell
#F0EAD6
ΔE00 3.46
Blanchedalmond
#FFEBCD
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2CC #CCD9EF
analogous
#EFD1CC #EFE2CC #EBEFCC
triadic
#EFE2CC #CCEFE2 #E2CCEF
tetradic
#EFE2CC #CCEFD1 #CCD9EF #EFCCEB
square
#EFE2CC #CCEFD1 #CCD9EF #EFCCEB
split-complementary
#EFE2CC #CCEBEF #D1CCEF
monochromatic
#D2AD6F #E0C89D #EFE2CC #F8F2E8 #F8F2E8
Accessibility & contrast
On white
1.28
#EFE2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.42
#EFE2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2CC
16.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2CC | 1.00 | 1.28 | 16.42 | 16.42 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8E2CB
Deuteranopia (green-blind)
#EBE5CD
Tritanopia (blue-blind)
#F6DEDC
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efe2cc; /* rgb */ color: rgb(239, 226, 204); /* oklch */ color: oklch(91.7% 0.033 81.0);
Tailwind
colors: {
custom: {
50: '#f4ebdb',
500: '#efe2cc',
950: '#000000',
},
}SCSS
$custom: #efe2cc; $custom-light: #f4ebdb; $custom-dark: #000000;
JSON
{
"hex": "#efe2cc",
"rgb": {
"r": 239,
"g": 226,
"b": 204
},
"hsl": {
"h": 37.714,
"s": 52.239,
"l": 86.863
},
"oklch": {
"l": 0.91734,
"c": 0.03251,
"h": 81
},
"luminance": 0.77103
}Semantic roles & 50–950 ramp
primary
#EFE2CC
secondary
#93A8CD
accent
#5FC026
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171615
muted
#858484