#EFC07B#EFC07B
#EFC07B is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.5% C 0.102 H 76.2°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC07B |
|---|---|
| RGB | rgb(239, 192, 123) |
| HSL | hsl(36, 78%, 71%) |
| HSV | hsv(36, 49%, 94%) |
| CMYK | cmyk(0%, 19.7%, 48.5%, 6.3%) |
| CIE-LAB | lab(80.45, 8.42, 40.99) |
| CIE-LCH | lch(80.45, 41.85, 78.39°) |
| OKLab | oklab(83.46% 0.0244 0.0992) |
| OKLCH | oklch(83.46% 0.102 76.2) |
| XYZ | xyz(58.0238, 57.4833, 26.7742) |
| Luminance | 0.5748 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.88
Very Light Brown
#D3B683
ΔE00 6.31
Tan (survey)
#D1B26F
ΔE00 6.37
Fawn
#CFAF7B
ΔE00 6.79
Butterscotch
#FDB147
ΔE00 7.77
Tan
#D2B48C
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC07B #7BAAEF
analogous
#EF867B #EFC07B #E4EF7B
triadic
#EFC07B #7BEFC0 #C07BEF
tetradic
#EFC07B #7BEF86 #7BAAEF #EF7BE4
square
#EFC07B #7BEF86 #7BAAEF #EF7BE4
split-complementary
#EFC07B #7BE4EF #867BEF
monochromatic
#D68A1A #E8A644 #EFC07B #F6DAB2 #FCF2E4
Accessibility & contrast
On white
1.68
#EFC07B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#EFC07B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC07B
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC07B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC07B | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C176
Deuteranopia (green-blind)
#DDCC7D
Tritanopia (blue-blind)
#FFB3AF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #efc07b; /* rgb */ color: rgb(239, 192, 123); /* oklch */ color: oklch(83.5% 0.102 76.2);
Tailwind
colors: {
custom: {
50: '#f7d2a2',
500: '#efc07b',
950: '#000000',
},
}SCSS
$custom: #efc07b; $custom-light: #f7d2a2; $custom-dark: #000000;
JSON
{
"hex": "#efc07b",
"rgb": {
"r": 239,
"g": 192,
"b": 123
},
"hsl": {
"h": 35.69,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.83462,
"c": 0.1021,
"h": 76.2
},
"luminance": 0.5748
}Semantic roles & 50–950 ramp
primary
#EFC07B
secondary
#457BC9
accent
#5FDB0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380