#EFCF8A#EFCF8A
#EFCF8A is a very light, moderate orange. Relative luminance 0.648; OKLCH L 86.6% C 0.094 H 85.6°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCF8A |
|---|---|
| RGB | rgb(239, 207, 138) |
| HSL | hsl(41, 76%, 74%) |
| HSV | hsv(41, 42%, 94%) |
| CMYK | cmyk(0%, 13.4%, 42.3%, 6.3%) |
| CIE-LAB | lab(84.39, 2.09, 38.39) |
| CIE-LCH | lch(84.39, 38.45, 86.89°) |
| OKLab | oklab(86.63% 0.0072 0.094) |
| OKLCH | oklch(86.63% 0.094 85.6) |
| XYZ | xyz(62.4987, 64.8140, 33.2581) |
| Luminance | 0.6481 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 4.39
Wheat (survey)
#FBDD7E
ΔE00 5.49
Pale Peach
#FFE5AD
ΔE00 5.69
Navajowhite
#FFDEAD
ΔE00 6.02
Sandy
#F1DA7A
ΔE00 6.08
Wheat
#F5DEB3
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCF8A #8AAAEF
analogous
#EF9D8A #EFCF8A #DDEF8A
triadic
#EFCF8A #8AEFCF #CF8AEF
tetradic
#EFCF8A #8AEF9D #8AAAEF #EF8ADD
square
#EFCF8A #8AEF9D #8AAAEF #EF8ADD
split-complementary
#EFCF8A #8ADDEF #9D8AEF
monochromatic
#E0A31F #E8B954 #EFCF8A #F6E5C0 #FBF4E4
Accessibility & contrast
On white
1.50
#EFCF8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#EFCF8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCF8A
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCF8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCF8A | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCE85
Deuteranopia (green-blind)
#E7D68C
Tritanopia (blue-blind)
#FEC4BE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #efcf8a; /* rgb */ color: rgb(239, 207, 138); /* oklch */ color: oklch(86.6% 0.094 85.6);
Tailwind
colors: {
custom: {
50: '#f6ddad',
500: '#efcf8a',
950: '#000000',
},
}SCSS
$custom: #efcf8a; $custom-light: #f6ddad; $custom-dark: #000000;
JSON
{
"hex": "#efcf8a",
"rgb": {
"r": 239,
"g": 207,
"b": 138
},
"hsl": {
"h": 40.99,
"s": 75.94,
"l": 73.922
},
"oklch": {
"l": 0.86626,
"c": 0.0943,
"h": 85.6
},
"luminance": 0.64811
}Semantic roles & 50–950 ramp
primary
#EFCF8A
secondary
#5379CA
accent
#4ED80D
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481