#EFCC8A#EFCC8A
#EFCC8A is a very light, moderate orange. Relative luminance 0.634; OKLCH L 86.0% C 0.093 H 82.7°. Best body text is #000000 at 13.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCC8A |
|---|---|
| RGB | rgb(239, 204, 138) |
| HSL | hsl(39, 76%, 74%) |
| HSV | hsv(39, 42%, 94%) |
| CMYK | cmyk(0%, 14.6%, 42.3%, 6.3%) |
| CIE-LAB | lab(83.64, 3.64, 37.42) |
| CIE-LCH | lch(83.64, 37.60, 84.45°) |
| OKLab | oklab(86.04% 0.0117 0.0918) |
| OKLCH | oklch(86.04% 0.093 82.7) |
| XYZ | xyz(61.7788, 63.3742, 33.0181) |
| Luminance | 0.6337 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.40
Navajowhite
#FFDEAD
ΔE00 5.74
Pale Peach
#FFE5AD
ΔE00 6.18
Burlywood
#DEB887
ΔE00 6.39
Very Light Brown
#D3B683
ΔE00 6.47
Wheat (survey)
#FBDD7E
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCC8A #8AADEF
analogous
#EF9A8A #EFCC8A #E0EF8A
triadic
#EFCC8A #8AEFCC #CC8AEF
tetradic
#EFCC8A #8AEF9A #8AADEF #EF8AE0
square
#EFCC8A #8AEF9A #8AADEF #EF8AE0
split-complementary
#EFCC8A #8AE0EF #9A8AEF
monochromatic
#E09D1F #E8B554 #EFCC8A #F6E3C0 #FBF3E4
Accessibility & contrast
On white
1.54
#EFCC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.67
#EFCC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCC8A
13.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCC8A | 1.00 | 1.54 | 13.67 | 13.67 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB85
Deuteranopia (green-blind)
#E4D48C
Tritanopia (blue-blind)
#FEC1BB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #efcc8a; /* rgb */ color: rgb(239, 204, 138); /* oklch */ color: oklch(86.0% 0.093 82.7);
Tailwind
colors: {
custom: {
50: '#f6dbad',
500: '#efcc8a',
950: '#000000',
},
}SCSS
$custom: #efcc8a; $custom-light: #f6dbad; $custom-dark: #000000;
JSON
{
"hex": "#efcc8a",
"rgb": {
"r": 239,
"g": 204,
"b": 138
},
"hsl": {
"h": 39.208,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.86036,
"c": 0.09256,
"h": 82.7
},
"luminance": 0.63371
}Semantic roles & 50–950 ramp
primary
#EFCC8A
secondary
#537CCA
accent
#54D80D
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481