#EFE2C4#EFE2C4
#EFE2C4 is a very light, muted orange. Relative luminance 0.767; OKLCH L 91.5% C 0.042 H 87.4°. Best body text is #000000 at 16.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2C4 |
|---|---|
| RGB | rgb(239, 226, 196) |
| HSL | hsl(42, 57%, 85%) |
| HSV | hsv(42, 18%, 94%) |
| CMYK | cmyk(0%, 5.4%, 18%, 6.3%) |
| CIE-LAB | lab(90.20, -0.36, 16.27) |
| CIE-LCH | lch(90.20, 16.28, 91.28°) |
| OKLab | oklab(91.54% 0.0019 0.042) |
| OKLCH | oklch(91.54% 0.042 87.4) |
| XYZ | xyz(72.7564, 76.7302, 63.1915) |
| Luminance | 0.7673 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 2.93
Papayawhip
#FFEFD5
ΔE00 3.77
Blanchedalmond
#FFEBCD
ΔE00 3.77
Warm Beige
#E9DCC9
ΔE00 4.21
Eggshell
#F0EAD6
ΔE00 4.22
Wheat
#F5DEB3
ΔE00 4.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2C4 #C4D1EF
analogous
#EFCCC4 #EFE2C4 #E7EFC4
triadic
#EFE2C4 #C4EFE2 #E2C4EF
tetradic
#EFE2C4 #C4EFCC #C4D1EF #EFC4E7
square
#EFE2C4 #C4EFCC #C4D1EF #EFC4E7
split-complementary
#EFE2C4 #C4E7EF #CCC4EF
monochromatic
#D5B364 #E2CA94 #EFE2C4 #F8F3E7 #F8F3E7
Accessibility & contrast
On white
1.28
#EFE2C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.35
#EFE2C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2C4
16.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2C4 | 1.00 | 1.28 | 16.35 | 16.35 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE1C2
Deuteranopia (green-blind)
#EDE4C5
Tritanopia (blue-blind)
#F7DDDA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efe2c4; /* rgb */ color: rgb(239, 226, 196); /* oklch */ color: oklch(91.5% 0.042 87.4);
Tailwind
colors: {
custom: {
50: '#f4ebd6',
500: '#efe2c4',
950: '#000000',
},
}SCSS
$custom: #efe2c4; $custom-light: #f4ebd6; $custom-dark: #000000;
JSON
{
"hex": "#efe2c4",
"rgb": {
"r": 239,
"g": 226,
"b": 196
},
"hsl": {
"h": 41.86,
"s": 57.333,
"l": 85.294
},
"oklch": {
"l": 0.91542,
"c": 0.04206,
"h": 87.4
},
"luminance": 0.76729
}Semantic roles & 50–950 ramp
primary
#EFE2C4
secondary
#8A9ECD
accent
#52C521
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483