#EFE0CE#EFE0CE
#EFE0CE is a very light, muted orange. Relative luminance 0.761; OKLCH L 91.4% C 0.029 H 72.5°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EFE0CE |
|---|---|
| RGB | rgb(239, 224, 206) |
| HSL | hsl(33, 51%, 87%) |
| HSV | hsv(33, 14%, 94%) |
| CMYK | cmyk(0%, 6.3%, 13.8%, 6.3%) |
| CIE-LAB | lab(89.91, 2.18, 10.65) |
| CIE-LCH | lch(89.91, 10.87, 78.42°) |
| OKLab | oklab(91.39% 0.0088 0.0278) |
| OKLCH | oklch(91.39% 0.029 72.5) |
| XYZ | xyz(73.3921, 76.1194, 69.2068) |
| Luminance | 0.7612 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Warm Beige
#E9DCC9
ΔE00 1.55
Antiquewhite
#FAEBD7
ΔE00 2.48
Champagne
#F7E7CE
ΔE00 2.98
Papayawhip
#FFEFD5
ΔE00 4.30
Blanchedalmond
#FFEBCD
ΔE00 4.71
Linen
#FAF0E6
ΔE00 4.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFE0CE #CEDDEF
analogous
#EFD0CE #EFE0CE #EEEFCE
triadic
#EFE0CE #CEEFE0 #E0CEEF
tetradic
#EFE0CE #CEEFD0 #CEDDEF #EFCEEE
square
#EFE0CE #CEEFD0 #CEDDEF #EFCEEE
split-complementary
#EFE0CE #CEEEEF #D0CEEF
monochromatic
#D1A672 #E0C3A0 #EFE0CE #F7F0E8 #F7F0E8
Accessibility & contrast
On white
1.29
#EFE0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#EFE0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFE0CE
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFE0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFE0CE | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6E0CD
Deuteranopia (green-blind)
#E9E4CE
Tritanopia (blue-blind)
#F5DCDB
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #efe0ce; /* rgb */ color: rgb(239, 224, 206); /* oklch */ color: oklch(91.4% 0.029 72.5);
Tailwind
colors: {
custom: {
50: '#f4e9dd',
500: '#efe0ce',
950: '#000000',
},
}SCSS
$custom: #efe0ce; $custom-light: #f4e9dd; $custom-dark: #000000;
JSON
{
"hex": "#efe0ce",
"rgb": {
"r": 239,
"g": 224,
"b": 206
},
"hsl": {
"h": 32.727,
"s": 50.769,
"l": 87.255
},
"oklch": {
"l": 0.91392,
"c": 0.02916,
"h": 72.5
},
"luminance": 0.76118
}Semantic roles & 50–950 ramp
primary
#EFE0CE
secondary
#95AECC
accent
#6CBE27
background
#FFFEFE
surface
#FEFCFC
border
#D6D5D5
text
#171615
muted
#858484