#EFC68A#EFC68A
#EFC68A is a very light, moderate orange. Relative luminance 0.606; OKLCH L 84.9% C 0.090 H 76.6°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #EFC68A |
|---|---|
| RGB | rgb(239, 198, 138) |
| HSL | hsl(36, 76%, 74%) |
| HSV | hsv(36, 42%, 94%) |
| CMYK | cmyk(0%, 17.2%, 42.3%, 6.3%) |
| CIE-LAB | lab(82.15, 6.76, 35.49) |
| CIE-LCH | lch(82.15, 36.13, 79.22°) |
| OKLab | oklab(84.87% 0.0209 0.0874) |
| OKLCH | oklch(84.87% 0.09 76.6) |
| XYZ | xyz(60.3801, 60.5768, 32.5519) |
| Luminance | 0.6057 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.29
Very Light Brown
#D3B683
ΔE00 5.72
Navajowhite
#FFDEAD
ΔE00 6.06
Fawn
#CFAF7B
ΔE00 6.79
Tan (survey)
#D1B26F
ΔE00 6.87
Tan
#D2B48C
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFC68A #8AB3EF
analogous
#EF948A #EFC68A #E5EF8A
triadic
#EFC68A #8AEFC6 #C68AEF
tetradic
#EFC68A #8AEF94 #8AB3EF #EF8AE5
square
#EFC68A #8AEF94 #8AB3EF #EF8AE5
split-complementary
#EFC68A #8AE5EF #948AEF
monochromatic
#E0911F #E8AC54 #EFC68A #F6E0C0 #FBF2E4
Accessibility & contrast
On white
1.60
#EFC68A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#EFC68A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFC68A
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFC68A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFC68A | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6C786
Deuteranopia (green-blind)
#E0D08C
Tritanopia (blue-blind)
#FEBBB7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #efc68a; /* rgb */ color: rgb(239, 198, 138); /* oklch */ color: oklch(84.9% 0.090 76.6);
Tailwind
colors: {
custom: {
50: '#f6d7ad',
500: '#efc68a',
950: '#000000',
},
}SCSS
$custom: #efc68a; $custom-light: #f6d7ad; $custom-dark: #000000;
JSON
{
"hex": "#efc68a",
"rgb": {
"r": 239,
"g": 198,
"b": 138
},
"hsl": {
"h": 35.644,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.84868,
"c": 0.08982,
"h": 76.6
},
"luminance": 0.60574
}Semantic roles & 50–950 ramp
primary
#EFC68A
secondary
#5383CA
accent
#60D80D
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171410
muted
#858381