#EFE2C6#EFE2C6
#EFE2C6 is a very light, muted orange. Relative luminance 0.768; OKLCH L 91.6% C 0.040 H 86.1°. Best body text is #000000 at 16.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE2C6 |
|---|---|
| RGB | rgb(239, 226, 198) |
| HSL | hsl(41, 56%, 86%) |
| HSV | hsv(41, 17%, 94%) |
| CMYK | cmyk(0%, 5.4%, 17.2%, 6.3%) |
| CIE-LAB | lab(90.24, -0.07, 15.29) |
| CIE-LCH | lch(90.24, 15.29, 90.25°) |
| OKLab | oklab(91.59% 0.0027 0.0396) |
| OKLCH | oklch(91.59% 0.04 86.1) |
| XYZ | xyz(72.9855, 76.8219, 64.3984) |
| Luminance | 0.7682 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Champagne
#F7E7CE
ΔE00 2.42
Papayawhip
#FFEFD5
ΔE00 3.44
Warm Beige
#E9DCC9
ΔE00 3.58
Blanchedalmond
#FFEBCD
ΔE00 3.58
Eggshell
#F0EAD6
ΔE00 3.86
Antiquewhite
#FAEBD7
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE2C6 #C6D3EF
analogous
#EFCDC6 #EFE2C6 #E7EFC6
triadic
#EFE2C6 #C6EFE2 #E2C6EF
tetradic
#EFE2C6 #C6EFCD #C6D3EF #EFC6E7
square
#EFE2C6 #C6EFCD #C6D3EF #EFC6E7
split-complementary
#EFE2C6 #C6E7EF #CDC6EF
monochromatic
#D4B166 #E2CA96 #EFE2C6 #F8F3E7 #F8F3E7
Accessibility & contrast
On white
1.28
#EFE2C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.36
#EFE2C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE2C6
16.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE2C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE2C6 | 1.00 | 1.28 | 16.36 | 16.36 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E1C4
Deuteranopia (green-blind)
#EDE5C7
Tritanopia (blue-blind)
#F6DDDA
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #efe2c6; /* rgb */ color: rgb(239, 226, 198); /* oklch */ color: oklch(91.6% 0.040 86.1);
Tailwind
colors: {
custom: {
50: '#f4ebd7',
500: '#efe2c6',
950: '#000000',
},
}SCSS
$custom: #efe2c6; $custom-light: #f4ebd7; $custom-dark: #000000;
JSON
{
"hex": "#efe2c6",
"rgb": {
"r": 239,
"g": 226,
"b": 198
},
"hsl": {
"h": 40.976,
"s": 56.164,
"l": 85.686
},
"oklch": {
"l": 0.91589,
"c": 0.03965,
"h": 86.1
},
"luminance": 0.76821
}Semantic roles & 50–950 ramp
primary
#EFE2C6
secondary
#8CA1CD
accent
#55C422
background
#FFFEFE
surface
#FEFDFB
border
#D6D5D4
text
#171614
muted
#858483