#EFCD8A#EFCD8A
#EFCD8A is a very light, moderate orange. Relative luminance 0.638; OKLCH L 86.2% C 0.093 H 83.7°. Best body text is #000000 at 13.77:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCD8A |
|---|---|
| RGB | rgb(239, 205, 138) |
| HSL | hsl(40, 76%, 74%) |
| HSV | hsv(40, 42%, 94%) |
| CMYK | cmyk(0%, 14.2%, 42.3%, 6.3%) |
| CIE-LAB | lab(83.89, 3.12, 37.75) |
| CIE-LCH | lch(83.89, 37.87, 85.28°) |
| OKLab | oklab(86.23% 0.0102 0.0925) |
| OKLCH | oklch(86.23% 0.093 83.7) |
| XYZ | xyz(62.0172, 63.8511, 33.0976) |
| Luminance | 0.6385 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 5.04
Navajowhite
#FFDEAD
ΔE00 5.80
Pale Peach
#FFE5AD
ΔE00 5.99
Wheat (survey)
#FBDD7E
ΔE00 6.25
Very Light Brown
#D3B683
ΔE00 6.69
Burlywood
#DEB887
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCD8A #8AACEF
analogous
#EF9B8A #EFCD8A #DFEF8A
triadic
#EFCD8A #8AEFCD #CD8AEF
tetradic
#EFCD8A #8AEF9B #8AACEF #EF8ADF
square
#EFCD8A #8AEF9B #8AACEF #EF8ADF
split-complementary
#EFCD8A #8ADFEF #9B8AEF
monochromatic
#E09F1F #E8B654 #EFCD8A #F6E4C0 #FBF3E4
Accessibility & contrast
On white
1.53
#EFCD8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.77
#EFCD8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCD8A
13.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCD8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCD8A | 1.00 | 1.53 | 13.77 | 13.77 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCC85
Deuteranopia (green-blind)
#E5D58C
Tritanopia (blue-blind)
#FEC2BC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #efcd8a; /* rgb */ color: rgb(239, 205, 138); /* oklch */ color: oklch(86.2% 0.093 83.7);
Tailwind
colors: {
custom: {
50: '#f6dcad',
500: '#efcd8a',
950: '#000000',
},
}SCSS
$custom: #efcd8a; $custom-light: #f6dcad; $custom-dark: #000000;
JSON
{
"hex": "#efcd8a",
"rgb": {
"r": 239,
"g": 205,
"b": 138
},
"hsl": {
"h": 39.802,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.86232,
"c": 0.09311,
"h": 83.7
},
"luminance": 0.63848
}Semantic roles & 50–950 ramp
primary
#EFCD8A
secondary
#537BCA
accent
#52D80D
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171510
muted
#858481