#EFC67D#EFC67D
#EFC67D is a very light, moderate orange. Relative luminance 0.602; OKLCH L 84.7% C 0.103 H 81.1°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC67D |
|---|---|
| RGB | rgb(239, 198, 125) |
| HSL | hsl(38, 78%, 71%) |
| HSV | hsv(38, 48%, 94%) |
| CMYK | cmyk(0%, 17.2%, 47.7%, 6.3%) |
| CIE-LAB | lab(81.96, 5.47, 41.88) |
| CIE-LCH | lch(81.96, 42.24, 82.55°) |
| OKLab | oklab(84.66% 0.0159 0.1013) |
| OKLCH | oklch(84.66% 0.103 81.1) |
| XYZ | xyz(59.4946, 60.2226, 27.8884) |
| Luminance | 0.6022 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.89
Burlywood
#DEB887
ΔE00 6.18
Tan (survey)
#D1B26F
ΔE00 6.19
Very Light Brown
#D3B683
ΔE00 6.57
Wheat (survey)
#FBDD7E
ΔE00 7.30
Navajowhite
#FFDEAD
ΔE00 7.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC67D #7DA6EF
analogous
#EF8D7D #EFC67D #DFEF7D
triadic
#EFC67D #7DEFC6 #C67DEF
tetradic
#EFC67D #7DEF8D #7DA6EF #EF7DDF
square
#EFC67D #7DEF8D #7DA6EF #EF7DDF
split-complementary
#EFC67D #7DDFEF #8D7DEF
monochromatic
#D7931A #E8AE47 #EFC67D #F6DEB3 #FCF3E4
Accessibility & contrast
On white
1.61
#EFC67D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#EFC67D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC67D
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC67D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC67D | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C677
Deuteranopia (green-blind)
#E1D07F
Tritanopia (blue-blind)
#FFBAB4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efc67d; /* rgb */ color: rgb(239, 198, 125); /* oklch */ color: oklch(84.7% 0.103 81.1);
Tailwind
colors: {
custom: {
50: '#f6d7a4',
500: '#efc67d',
950: '#000000',
},
}SCSS
$custom: #efc67d; $custom-light: #f6d7a4; $custom-dark: #000000;
JSON
{
"hex": "#efc67d",
"rgb": {
"r": 239,
"g": 198,
"b": 125
},
"hsl": {
"h": 38.421,
"s": 78.082,
"l": 71.373
},
"oklch": {
"l": 0.84655,
"c": 0.10251,
"h": 81.1
},
"luminance": 0.6022
}Semantic roles & 50–950 ramp
primary
#EFC67D
secondary
#4776C9
accent
#56DA0B
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380