#EFC97D#EFC97D
#EFC97D is a very light, moderate orange. Relative luminance 0.616; OKLCH L 85.2% C 0.104 H 83.7°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC97D |
|---|---|
| RGB | rgb(239, 201, 125) |
| HSL | hsl(40, 78%, 71%) |
| HSV | hsv(40, 48%, 94%) |
| CMYK | cmyk(0%, 15.9%, 47.7%, 6.3%) |
| CIE-LAB | lab(82.70, 3.91, 42.82) |
| CIE-LCH | lch(82.70, 42.99, 84.78°) |
| OKLab | oklab(85.24% 0.0113 0.1034) |
| OKLCH | oklch(85.24% 0.104 83.7) |
| XYZ | xyz(60.1871, 61.6077, 28.1193) |
| Luminance | 0.6160 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.71
Wheat (survey)
#FBDD7E
ΔE00 6.04
Tan (survey)
#D1B26F
ΔE00 6.47
Sandy
#F1DA7A
ΔE00 6.82
Light Mustard
#F7D560
ΔE00 6.99
Very Light Brown
#D3B683
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC97D #7DA3EF
analogous
#EF907D #EFC97D #DCEF7D
triadic
#EFC97D #7DEFC9 #C97DEF
tetradic
#EFC97D #7DEF90 #7DA3EF #EF7DDC
square
#EFC97D #7DEF90 #7DA3EF #EF7DDC
split-complementary
#EFC97D #7DDCEF #907DEF
monochromatic
#D7981A #E8B247 #EFC97D #F6E0B3 #FCF4E4
Accessibility & contrast
On white
1.58
#EFC97D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#EFC97D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC97D
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC97D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC97D | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAC877
Deuteranopia (green-blind)
#E4D27F
Tritanopia (blue-blind)
#FFBDB6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #efc97d; /* rgb */ color: rgb(239, 201, 125); /* oklch */ color: oklch(85.2% 0.104 83.7);
Tailwind
colors: {
custom: {
50: '#f6d9a4',
500: '#efc97d',
950: '#000000',
},
}SCSS
$custom: #efc97d; $custom-light: #f6d9a4; $custom-dark: #000000;
JSON
{
"hex": "#efc97d",
"rgb": {
"r": 239,
"g": 201,
"b": 125
},
"hsl": {
"h": 40,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.85241,
"c": 0.104,
"h": 83.7
},
"luminance": 0.61605
}Semantic roles & 50–950 ramp
primary
#EFC97D
secondary
#4772C9
accent
#50DA0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380