#EFC993#EFC993
#EFC993 is a very light, moderate orange. Relative luminance 0.622; OKLCH L 85.6% C 0.082 H 76.0°. Best body text is #000000 at 13.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC993 |
|---|---|
| RGB | rgb(239, 201, 147) |
| HSL | hsl(35, 74%, 76%) |
| HSV | hsv(35, 38%, 94%) |
| CMYK | cmyk(0%, 15.9%, 38.5%, 6.3%) |
| CIE-LAB | lab(83.04, 6.17, 32.00) |
| CIE-LCH | lch(83.04, 32.59, 79.09°) |
| OKLab | oklab(85.61% 0.0198 0.0796) |
| OKLCH | oklch(85.61% 0.082 76) |
| XYZ | xyz(61.7514, 62.2334, 36.3577) |
| Luminance | 0.6223 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.35
Navajowhite
#FFDEAD
ΔE00 4.94
Light Peach
#FFD8B1
ΔE00 5.73
Very Light Brown
#D3B683
ΔE00 5.81
Wheat
#F5DEB3
ΔE00 6.38
Tan
#D2B48C
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC993 #93B9EF
analogous
#EF9B93 #EFC993 #E7EF93
triadic
#EFC993 #93EFC9 #C993EF
tetradic
#EFC993 #93EF9B #93B9EF #EF93E7
square
#EFC993 #93EF9B #93B9EF #EF93E7
split-complementary
#EFC993 #93E7EF #9B93EF
monochromatic
#DF9428 #E7AE5E #EFC993 #F7E4C8 #FBF2E4
Accessibility & contrast
On white
1.56
#EFC993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.45
#EFC993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC993
13.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC993 | 1.00 | 1.56 | 13.45 | 13.45 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C98F
Deuteranopia (green-blind)
#E1D394
Tritanopia (blue-blind)
#FEBFBB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #efc993; /* rgb */ color: rgb(239, 201, 147); /* oklch */ color: oklch(85.6% 0.082 76.0);
Tailwind
colors: {
custom: {
50: '#f6d9b3',
500: '#efc993',
950: '#000000',
},
}SCSS
$custom: #efc993; $custom-light: #f6d9b3; $custom-dark: #000000;
JSON
{
"hex": "#efc993",
"rgb": {
"r": 239,
"g": 201,
"b": 147
},
"hsl": {
"h": 35.217,
"s": 74.194,
"l": 75.686
},
"oklch": {
"l": 0.85611,
"c": 0.08198,
"h": 76
},
"luminance": 0.62231
}Semantic roles & 50–950 ramp
primary
#EFC993
secondary
#5B89CB
accent
#61D60F
background
#FFFEFD
surface
#FFFBF8
border
#D7D4D1
text
#171411
muted
#858381