#EFE3C2#EFE3C2
#EFE3C2 is a very light, muted orange. Relative luminance 0.772; OKLCH L 91.7% C 0.045 H 90.4°. Best body text is #000000 at 16.44:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE3C2 |
|---|---|
| RGB | rgb(239, 227, 194) |
| HSL | hsl(44, 58%, 85%) |
| HSV | hsv(44, 19%, 94%) |
| CMYK | cmyk(0%, 5%, 18.8%, 6.3%) |
| CIE-LAB | lab(90.41, -1.17, 17.61) |
| CIE-LCH | lch(90.41, 17.65, 93.80°) |
| OKLab | oklab(91.69% -0.0003 0.0454) |
| OKLCH | oklch(91.69% 0.045 90.4) |
| XYZ | xyz(72.8030, 77.1852, 62.0915) |
| Luminance | 0.7718 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 3.98
Wheat
#F5DEB3
ΔE00 4.40
Blanchedalmond
#FFEBCD
ΔE00 4.46
Papayawhip
#FFEFD5
ΔE00 4.49
Eggshell
#F0EAD6
ΔE00 4.66
Cornsilk
#FFF8DC
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE3C2 #C2CEEF
analogous
#EFCDC2 #EFE3C2 #E5EFC2
triadic
#EFE3C2 #C2EFE3 #E3C2EF
tetradic
#EFE3C2 #C2EFCD #C2CEEF #EFC2E5
square
#EFE3C2 #C2EFCD #C2CEEF #EFC2E5
split-complementary
#EFE3C2 #C2E5EF #CDC2EF
monochromatic
#D6B661 #E2CD92 #EFE3C2 #F9F4E7 #F9F4E7
Accessibility & contrast
On white
1.28
#EFE3C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.44
#EFE3C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE3C2
16.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE3C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE3C2 | 1.00 | 1.28 | 16.44 | 16.44 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE1C0
Deuteranopia (green-blind)
#EEE5C3
Tritanopia (blue-blind)
#F7DEDA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efe3c2; /* rgb */ color: rgb(239, 227, 194); /* oklch */ color: oklch(91.7% 0.045 90.4);
Tailwind
colors: {
custom: {
50: '#f4ebd4',
500: '#efe3c2',
950: '#000000',
},
}SCSS
$custom: #efe3c2; $custom-light: #f4ebd4; $custom-dark: #000000;
JSON
{
"hex": "#efe3c2",
"rgb": {
"r": 239,
"g": 227,
"b": 194
},
"hsl": {
"h": 44,
"s": 58.442,
"l": 84.902
},
"oklch": {
"l": 0.91693,
"c": 0.04535,
"h": 90.4
},
"luminance": 0.77184
}Semantic roles & 50–950 ramp
primary
#EFE3C2
secondary
#889ACD
accent
#4CC61F
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483