#EFCF8F#EFCF8F
#EFCF8F is a very light, moderate orange. Relative luminance 0.650; OKLCH L 86.7% C 0.089 H 84.1°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #EFCF8F |
|---|---|
| RGB | rgb(239, 207, 143) |
| HSL | hsl(40, 75%, 75%) |
| HSV | hsv(40, 40%, 94%) |
| CMYK | cmyk(0%, 13.4%, 40.2%, 6.3%) |
| CIE-LAB | lab(84.46, 2.61, 35.94) |
| CIE-LCH | lch(84.46, 36.03, 85.84°) |
| OKLab | oklab(86.71% 0.0091 0.0886) |
| OKLCH | oklch(86.71% 0.089 84.1) |
| XYZ | xyz(62.8690, 64.9622, 35.2086) |
| Luminance | 0.6496 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Navajowhite
#FFDEAD
ΔE00 5.21
Sand (survey)
#E2CA76
ΔE00 5.25
Pale Peach
#FFE5AD
ΔE00 5.29
Wheat
#F5DEB3
ΔE00 6.00
Moccasin
#FFE4B5
ΔE00 6.12
Wheat (survey)
#FBDD7E
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EFCF8F #8FAFEF
analogous
#EF9F8F #EFCF8F #DFEF8F
triadic
#EFCF8F #8FEFCF #CF8FEF
tetradic
#EFCF8F #8FEF9F #8FAFEF #EF8FDF
square
#EFCF8F #8FEF9F #8FAFEF #EF8FDF
split-complementary
#EFCF8F #8FDFEF #9F8FEF
monochromatic
#E0A124 #E7B859 #EFCF8F #F7E6C5 #FBF4E4
Accessibility & contrast
On white
1.50
#EFCF8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#EFCF8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EFCF8F
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EFCF8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EFCF8F | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8A
Deuteranopia (green-blind)
#E6D691
Tritanopia (blue-blind)
#FEC4BF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #efcf8f; /* rgb */ color: rgb(239, 207, 143); /* oklch */ color: oklch(86.7% 0.089 84.1);
Tailwind
colors: {
custom: {
50: '#f6ddb0',
500: '#efcf8f',
950: '#000000',
},
}SCSS
$custom: #efcf8f; $custom-light: #f6ddb0; $custom-dark: #000000;
JSON
{
"hex": "#efcf8f",
"rgb": {
"r": 239,
"g": 207,
"b": 143
},
"hsl": {
"h": 40,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.86711,
"c": 0.08906,
"h": 84.1
},
"luminance": 0.6496
}Semantic roles & 50–950 ramp
primary
#EFCF8F
secondary
#577ECB
accent
#51D70E
background
#FFFEFD
surface
#FFFCF7
border
#D7D5D0
text
#171510
muted
#858481