#EFC67B#EFC67B
#EFC67B is a very light, moderate orange. Relative luminance 0.602; OKLCH L 84.6% C 0.104 H 81.7°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC67B |
|---|---|
| RGB | rgb(239, 198, 123) |
| HSL | hsl(39, 78%, 71%) |
| HSV | hsv(39, 49%, 94%) |
| CMYK | cmyk(0%, 17.2%, 48.5%, 6.3%) |
| CIE-LAB | lab(81.93, 5.29, 42.85) |
| CIE-LCH | lch(81.93, 43.18, 82.97°) |
| OKLab | oklab(84.62% 0.0151 0.1033) |
| OKLCH | oklch(84.62% 0.104 81.7) |
| XYZ | xyz(59.3681, 60.1720, 27.2223) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.66
Tan (survey)
#D1B26F
ΔE00 6.19
Burlywood
#DEB887
ΔE00 6.50
Very Light Brown
#D3B683
ΔE00 6.77
Wheat (survey)
#FBDD7E
ΔE00 7.07
Desert
#CCAD60
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC67B #7BA4EF
analogous
#EF8C7B #EFC67B #DEEF7B
triadic
#EFC67B #7BEFC6 #C67BEF
tetradic
#EFC67B #7BEF8C #7BA4EF #EF7BDE
square
#EFC67B #7BEF8C #7BA4EF #EF7BDE
split-complementary
#EFC67B #7BDEEF #8C7BEF
monochromatic
#D6931A #E8AE44 #EFC67B #F6DEB2 #FCF3E4
Accessibility & contrast
On white
1.61
#EFC67B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#EFC67B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC67B
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC67B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC67B | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C675
Deuteranopia (green-blind)
#E2D07D
Tritanopia (blue-blind)
#FFB9B4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efc67b; /* rgb */ color: rgb(239, 198, 123); /* oklch */ color: oklch(84.6% 0.104 81.7);
Tailwind
colors: {
custom: {
50: '#f6d7a2',
500: '#efc67b',
950: '#000000',
},
}SCSS
$custom: #efc67b; $custom-light: #f6d7a2; $custom-dark: #000000;
JSON
{
"hex": "#efc67b",
"rgb": {
"r": 239,
"g": 198,
"b": 123
},
"hsl": {
"h": 38.793,
"s": 78.378,
"l": 70.98
},
"oklch": {
"l": 0.84624,
"c": 0.10443,
"h": 81.7
},
"luminance": 0.60169
}Semantic roles & 50–950 ramp
primary
#EFC67B
secondary
#4574C9
accent
#54DB0B
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#17140F
muted
#858380