#EFC07D#EFC07D
#EFC07D is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.5% C 0.100 H 75.5°. Best body text is #000000 at 12.51:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC07D |
|---|---|
| RGB | rgb(239, 192, 125) |
| HSL | hsl(35, 78%, 71%) |
| HSV | hsv(35, 48%, 94%) |
| CMYK | cmyk(0%, 19.7%, 47.7%, 6.3%) |
| CIE-LAB | lab(80.48, 8.61, 40.01) |
| CIE-LCH | lch(80.48, 40.93, 77.86°) |
| OKLab | oklab(83.49% 0.0251 0.0971) |
| OKLCH | oklch(83.49% 0.1 75.5) |
| XYZ | xyz(58.1502, 57.5339, 27.4403) |
| Luminance | 0.5753 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.59
Very Light Brown
#D3B683
ΔE00 6.20
Tan (survey)
#D1B26F
ΔE00 6.49
Fawn
#CFAF7B
ΔE00 6.69
Tan
#D2B48C
ΔE00 7.54
Butterscotch
#FDB147
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC07D #7DACEF
analogous
#EF877D #EFC07D #E5EF7D
triadic
#EFC07D #7DEFC0 #C07DEF
tetradic
#EFC07D #7DEF87 #7DACEF #EF7DE5
square
#EFC07D #7DEF87 #7DACEF #EF7DE5
split-complementary
#EFC07D #7DE5EF #877DEF
monochromatic
#D7891A #E8A647 #EFC07D #F6DAB3 #FCF2E4
Accessibility & contrast
On white
1.68
#EFC07D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.51
#EFC07D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC07D
12.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC07D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC07D | 1.00 | 1.68 | 12.51 | 12.51 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C178
Deuteranopia (green-blind)
#DDCC7F
Tritanopia (blue-blind)
#FFB3AF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efc07d; /* rgb */ color: rgb(239, 192, 125); /* oklch */ color: oklch(83.5% 0.100 75.5);
Tailwind
colors: {
custom: {
50: '#f6d2a3',
500: '#efc07d',
950: '#000000',
},
}SCSS
$custom: #efc07d; $custom-light: #f6d2a3; $custom-dark: #000000;
JSON
{
"hex": "#efc07d",
"rgb": {
"r": 239,
"g": 192,
"b": 125
},
"hsl": {
"h": 35.263,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.83493,
"c": 0.10024,
"h": 75.5
},
"luminance": 0.57531
}Semantic roles & 50–950 ramp
primary
#EFC07D
secondary
#477DC9
accent
#61DA0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380