#EFC893#EFC893
#EFC893 is a very light, moderate orange. Relative luminance 0.618; OKLCH L 85.4% C 0.082 H 74.9°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC893 |
|---|---|
| RGB | rgb(239, 200, 147) |
| HSL | hsl(35, 74%, 76%) |
| HSV | hsv(35, 38%, 94%) |
| CMYK | cmyk(0%, 16.3%, 38.5%, 6.3%) |
| CIE-LAB | lab(82.79, 6.69, 31.67) |
| CIE-LCH | lch(82.79, 32.37, 78.08°) |
| OKLab | oklab(85.42% 0.0213 0.0788) |
| OKLCH | oklch(85.42% 0.082 74.9) |
| XYZ | xyz(61.5190, 61.7687, 36.2802) |
| Luminance | 0.6177 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.09
Navajowhite
#FFDEAD
ΔE00 5.16
Light Peach
#FFD8B1
ΔE00 5.56
Very Light Brown
#D3B683
ΔE00 5.82
Tan
#D2B48C
ΔE00 6.37
Wheat
#F5DEB3
ΔE00 6.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC893 #93BAEF
analogous
#EF9A93 #EFC893 #E8EF93
triadic
#EFC893 #93EFC8 #C893EF
tetradic
#EFC893 #93EF9A #93BAEF #EF93E8
square
#EFC893 #93EF9A #93BAEF #EF93E8
split-complementary
#EFC893 #93E8EF #9A93EF
monochromatic
#DF9228 #E7AD5E #EFC893 #F7E3C8 #FBF1E4
Accessibility & contrast
On white
1.57
#EFC893 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#EFC893 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC893
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC893 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC893 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C98F
Deuteranopia (green-blind)
#E0D294
Tritanopia (blue-blind)
#FEBEBA
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efc893; /* rgb */ color: rgb(239, 200, 147); /* oklch */ color: oklch(85.4% 0.082 74.9);
Tailwind
colors: {
custom: {
50: '#f6d8b3',
500: '#efc893',
950: '#000000',
},
}SCSS
$custom: #efc893; $custom-light: #f6d8b3; $custom-dark: #000000;
JSON
{
"hex": "#efc893",
"rgb": {
"r": 239,
"g": 200,
"b": 147
},
"hsl": {
"h": 34.565,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.85417,
"c": 0.08162,
"h": 74.9
},
"luminance": 0.61766
}Semantic roles & 50–950 ramp
primary
#EFC893
secondary
#5B8BCB
accent
#64D60F
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381