#EFC57D#EFC57D
#EFC57D is a very light, moderate orange. Relative luminance 0.598; OKLCH L 84.5% C 0.102 H 80.2°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC57D |
|---|---|
| RGB | rgb(239, 197, 125) |
| HSL | hsl(38, 78%, 71%) |
| HSV | hsv(38, 48%, 94%) |
| CMYK | cmyk(0%, 17.6%, 47.7%, 6.3%) |
| CIE-LAB | lab(81.71, 5.99, 41.57) |
| CIE-LCH | lch(81.71, 42.00, 81.79°) |
| OKLab | oklab(84.46% 0.0174 0.1006) |
| OKLCH | oklch(84.46% 0.102 80.2) |
| XYZ | xyz(59.2668, 59.7670, 27.8125) |
| Luminance | 0.5976 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.87
Tan (survey)
#D1B26F
ΔE00 6.16
Sand (survey)
#E2CA76
ΔE00 6.30
Very Light Brown
#D3B683
ΔE00 6.43
Fawn
#CFAF7B
ΔE00 7.32
Navajowhite
#FFDEAD
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC57D #7DA7EF
analogous
#EF8C7D #EFC57D #E0EF7D
triadic
#EFC57D #7DEFC5 #C57DEF
tetradic
#EFC57D #7DEF8C #7DA7EF #EF7DE0
square
#EFC57D #7DEF8C #7DA7EF #EF7DE0
split-complementary
#EFC57D #7DE0EF #8C7DEF
monochromatic
#D7921A #E8AD47 #EFC57D #F6DDB3 #FCF3E4
Accessibility & contrast
On white
1.62
#EFC57D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#EFC57D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC57D
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC57D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC57D | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C577
Deuteranopia (green-blind)
#E1CF7F
Tritanopia (blue-blind)
#FFB9B3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #efc57d; /* rgb */ color: rgb(239, 197, 125); /* oklch */ color: oklch(84.5% 0.102 80.2);
Tailwind
colors: {
custom: {
50: '#f6d6a4',
500: '#efc57d',
950: '#000000',
},
}SCSS
$custom: #efc57d; $custom-light: #f6d6a4; $custom-dark: #000000;
JSON
{
"hex": "#efc57d",
"rgb": {
"r": 239,
"g": 197,
"b": 125
},
"hsl": {
"h": 37.895,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.8446,
"c": 0.10207,
"h": 80.2
},
"luminance": 0.59764
}Semantic roles & 50–950 ramp
primary
#EFC57D
secondary
#4777C9
accent
#57DA0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380