#EFC77B#EFC77B
#EFC77B is a very light, moderate orange. Relative luminance 0.606; OKLCH L 84.8% C 0.105 H 82.5°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC77B |
|---|---|
| RGB | rgb(239, 199, 123) |
| HSL | hsl(39, 78%, 71%) |
| HSV | hsv(39, 49%, 94%) |
| CMYK | cmyk(0%, 16.7%, 48.5%, 6.3%) |
| CIE-LAB | lab(82.18, 4.77, 43.16) |
| CIE-LCH | lch(82.18, 43.43, 83.70°) |
| OKLab | oklab(84.82% 0.0136 0.104) |
| OKLCH | oklch(84.82% 0.105 82.5) |
| XYZ | xyz(59.5974, 60.6307, 27.2988) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.27
Tan (survey)
#D1B26F
ΔE00 6.27
Wheat (survey)
#FBDD7E
ΔE00 6.65
Burlywood
#DEB887
ΔE00 6.82
Very Light Brown
#D3B683
ΔE00 6.93
Light Mustard
#F7D560
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC77B #7BA3EF
analogous
#EF8D7B #EFC77B #DDEF7B
triadic
#EFC77B #7BEFC7 #C77BEF
tetradic
#EFC77B #7BEF8D #7BA3EF #EF7BDD
square
#EFC77B #7BEF8D #7BA3EF #EF7BDD
split-complementary
#EFC77B #7BDDEF #8D7BEF
monochromatic
#D6951A #E8B044 #EFC77B #F6DEB2 #FCF3E4
Accessibility & contrast
On white
1.60
#EFC77B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#EFC77B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC77B
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC77B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC77B | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C675
Deuteranopia (green-blind)
#E2D17D
Tritanopia (blue-blind)
#FFBAB4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efc77b; /* rgb */ color: rgb(239, 199, 123); /* oklch */ color: oklch(84.8% 0.105 82.5);
Tailwind
colors: {
custom: {
50: '#f6d7a2',
500: '#efc77b',
950: '#000000',
},
}SCSS
$custom: #efc77b; $custom-light: #f6d7a2; $custom-dark: #000000;
JSON
{
"hex": "#efc77b",
"rgb": {
"r": 239,
"g": 199,
"b": 123
},
"hsl": {
"h": 39.31,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.84819,
"c": 0.10492,
"h": 82.5
},
"luminance": 0.60628
}Semantic roles & 50–950 ramp
primary
#EFC77B
secondary
#4573C9
accent
#53DB0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380